Server error messages 2600–2699 – Sybase 11.9.x-12.5 User Manual

Page 209

Advertising
background image

CHAPTER 6 Adaptive Server Error Messages

883

Server Error Messages 2600–2699

Number

Severity

Text and Explanation

2601

14

Attempt to insert duplicate key row in object `%.*s' with unique index `%.*s'%S_EED

Explanation:

Refer to the writeup for this error.

2603

21

Insufficient space (%d bytes) on logical page %ld of index %d for object ’%.*s’ when
inserting row of length %d bytes on index page.

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.

2610

22

Could not find leaf row in nonclustered index `%.*s' page %ld that corresponds to data
row from logical data page %ld, row offset %d during update index attempt after data
page split in dbid %d.

Explanation:

Refer to the writeup for this error.

2613

20

Attempt to remove resource lock on buffer holding logical page %ld failed - the buffer
was not resource locked.

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.

2615

14

Attempt to insert duplicate row in table `%.*s' with index `%.*s' in database `%.*s'.
Could drop and recreate index with ignore duprow or allow duprow.

Explanation:

Refer to the writeup for this error.

2616

20

Buffer holding logical page %ld cannot move to slot 1 since buffer holding logical page
%ld is already there.

Explanation:

Adaptive Server encountered an internal error affecting the current

process. Report the error to your System Administrator.

2617

20

Buffer holding logical page %ld not found in keep pool in SDES for object `%.*s'

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.

2618

20

Couldn't find dupkey group starting at offset %d on page %ld.

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.

Advertising