beautypg.com

Sybase 11.9.x-12.5 User Manual

Page 158

background image

Server Error Messages 1500-1599

832

1521

18

Sort failed because a table in tempdb used for the processing of the query had a bad data
page count. Tempdb should not have been damaged.

Explanation:

Adaptive Server encountered an internal error affecting the current

process. Restart Adaptive Server.

1522

20

Sort failure. Prevented overwriting of allocation page in database `%S_DBID' by aborting
sort.

Explanation:

Adaptive Server encountered an internal error affecting the current

process. Run `dbcc checkdb' and check available space.

1523

20

Sort failure. Prevented incorrect extent deallocation by aborting sort.

Explanation:

Adaptive Server encountered an internal error affecting the current

process. Run `dbcc checkdb' and check available space.

1525

21

Sort Failure. Rollforward of sort encountered sort descriptor timestamps out of sequence.
Old timestamp in log: %04x %08lx. New timestamp in log: %04x %08lx. Timestamp in
sort descriptor: %04x %08lx.

Explanation:

Adaptive Server encountered an internal error affecting all processes in the

current database. Report the error to your System Administrator. Adaptive Server must be
restarted and dbcc diagnostics run.

1526

17

Sort failure. The configure size for data cache (%.*s) is not sufficient to handle the sort
buffers (%d) requested. Please reconfigure the data cache or sort buffers and try the
command again.

Explanation:

Command failed due to resource limitation on the specified data cache.

Contact your System Administrator to address the resource issue (see System
Administration Guide for help with configuring memory).

1527

20

Sort failure. Unknown exception returned from bufclaimcache: %d.

Explanation:

Adaptive Server encountered an internal error affecting the current

process. Reconnect to Adaptive Server. Report the error to your System Administrator so
dbcc diagnostics can be run.

1528

21

Character data comparison failure. An unrecognized Sort-Map-Element type (%d) was
found in the server-wide default sort table at SMEL entry [%d].

Explanation:

Adaptive Server encountered an internal error affecting all processes in the

current database. Report the error to your System Administrator. Adaptive Server must be
restarted and dbcc diagnostics run.

1529

21

Character data comparison failure. A list of Sort-Map-Elements from the server-wide
default sort table does not end properly. This list begins at SMEL entry [%d].

Explanation:

Adaptive Server encountered an internal error affecting all processes using

the current database. Report the error to your System Administrator.

1530

16

Create index with sorted_data was aborted because of row out of order. Primary key of
first out of order row is `%S_KEY'

Explanation:

Refer to the writeup for this error.

Number

Severity

Text and Explanation