Server error messages 12800 - 12899 – Sybase 11.9.x-12.5 User Manual

Page 523

Advertising
background image

CHAPTER 6 Adaptive Server Error Messages

1197

Server Error Messages 12800 - 12899

Number

Severity

Text and Explanation

12801

12

The object `%.*s' is not a partitioned table. UPDATE PARTITION STATISTICS can only
be run on partitioned tables.

Explanation:

Command failed. Specify an object of the correct type.

12802

16

Invalid partition number %d. Valid partition number is a positive integer.

Explanation:

Command failed due to invalid or illegal request. Check syntax, semantics,

and permissions. Take any corrective action indicated by message.

12803

16

CREATE VIEW failed because column %d in the view definition has a null column name.
Column names cannot be null.

Explanation:

Command failed due to invalid or illegal request. Check syntax, semantics,

and permissions. Take any corrective action indicated by message.

12804

18

Unable to change the logversion from %d to %d on database ’%S_DBID’.

Explanation:

Command failed due to internal Adaptive Server problem. Perform any

diagnostic action indicated by the message. Report the error to your System Administrator.

12805

18

Unable to bring the master database online due to lack for space. Please re-start the
previous of the server, add more space and then reboot the new version of the server.
Shutting down.

Explanation:

Command failed due to internal Adaptive Server problem. Perform any

diagnostic action indicated by the message. Report the error to your System Administrator.

12806

18

cannot replace a tuple in sysstatistics

Explanation:

Command failed due to internal Adaptive Server problem. Perform any

diagnostic action indicated by the message. Report the error to your System Administrator.

12807

18

cannot delete a tuple in sysstatistics

Explanation:

Command failed due to internal Adaptive Server problem. Perform any

diagnostic action indicated by the message. Report the error to your System Administrator.

12808

18

Cannot write table '%.*s' statistics

Explanation:

Command failed due to internal Adaptive Server problem. Perform any

diagnostic action indicated by the message. Report the error to your System Administrator.

12809

16

Duplicate column listed in update statistics. Column name '%.*s' for table '%.*s' listed
more than once

Explanation:

Command failed due to invalid or illegal request. Check syntax, semantics,

and permissions. Take any corrective action indicated by the message.

Advertising