Sybase 11.9.x-12.5 User Manual

Page 528

Advertising
background image

Server Error Messages 12900 - 12999

1202

12923

10

Failed to get an '%s' lock on table '%.*s'. The faults for this table will not be processed.

Explanation:

dbcc checkstorage could not verify the faults for this table and its indexes

because it was unable to block updates to the table. Contact your System Administrator.

12924

10

DBCC CHECKVERIFY for database '%.*s' encountered an error. Correct the reported
problem reported and execute the CHECKVERIFY command again.

Explanation:

This is an informational message. Correct the problem indicated in the

preceeding messages or in the errorlog before re-executing the command. Contact your
System Administrator for assistance.

12925

10

DBCC CHECKVERIFY for database '%.*s' sequence %d completed at %s. %d suspect
conditions were resolved as faults, and %d suspect conditions were resolved as harmless.
%d objects could not be checked.

Explanation:

This is an informational message. No action is required.

12926

20

DBCC CHECKVERIFY could not acquire a lock on the target database.

Explanation:

Adaptive Server encountered an internal error affecting the current

process. Report the error to your System Administrator.

12927

10

Performing QUICK repairs to database '%.*s'.

Explanation:

This is an informational message. No action is required.

12928

10

DBCC CHECKREPAIR with the QUICK_REPAIRS option does not accept an object
name. The parameter '%.*s' will be ignored.

Explanation:

This is an informational message. The optional object parameter should

not be used with this command option.

12929

10

DBCC CHECKREPAIR for database '%.*s' sequence %d completed at %s. %d faults
were repaired, and %d faults were resolved without repair. %d objects could not be
processed and %d faults remain unrepaired.

Explanation:

This is an informational message. No action is required.

12930

10

DBCC CHECKREPAIR for database '%.*s' encountered an error. Correct the problems
reported and execute the CHECKREPAIR command again.

Explanation:

This is an informational message. Correct the problem indicated in the

preceeding messages or in the errorlog before re-executing the command. Contact your
System Administrator for assistance.

12931

10

The total number of empty pages (with all deleted rows) in this table is %ld.

Explanation:

This is an informational message. Correct the problem indicated in the

preceeding messages or in the errorlog before re-executing the command. Contact your
System Administrator for assistance.

12932

10

The total number of pages which could be garbage collected to free up some space is %ld.

Explanation:

This is an informational message. Correct the problem indicated in the

preceeding messages or in the errorlog before re-executing the command. Contact your
System Administrator for assistance.

12933

10

DBCC CHECKSTORAGE not supported in this release of Adaptive Server Enterprise.

Explanation:

This dbcc feature is not supported in your version of Adaptive Server.

Number

Severity

Text and Explanation

Advertising