Sybase 11.9.x-12.5 Home Theater Server User Manual


 
CHAPTER 6 Adaptive Server Error Messages
833
1531 16 The sorted_data option cannot be used for a nonclustered index if the keys are not unique
within the table. Create index was aborted because of duplicate keys. Primary key is
`%S_KEY'.
Explanation: Refer to the writeup for this error.
1532 20 Invalid merge page. %s on page %ld.
Explanation: Adaptive Server encountered an internal error affecting the current
process. Report the error to your System Administrator so dbcc checks (tablealloc,
indexalloc) can be run .
1533 20 Internal Sort error. Extend read returns an invalid page. Requested pageno=%ld Read
pageno=%ld.
Explanation: Adaptive Server encountered an internal error affecting the current
process. Report the error to your System Administrator so dbcc checks (tablealloc,
indexalloc) can be run .
1534 20 Internal Sort error: Attempt to split presorted clustered data page failed. Attempted to split
page, pageno = %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.
1535 20 Internal Sort error: Attempt to split presorted clustered data page failed. Split page, pageno
= %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.
1536 20 Internal Sort error. Presorted clustered data page invalid. Page, pageno = %ld, parm1 =
%d, parm2 = %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.
1537 17 Cannot create clustered index on partition table due to not enough sort buffers. Configure
at least %ld sortbuffers to create the clustered index on partition table.
Explanation: The parallel sort expect at least N number of sort buffers where N= number
of consumers to run the parallel sort. Modify the command to fit available resources, retry
when the resource is available, or contact your System Administrator to address the
resource problem.
1538 17 Parallel degree %ld is less than required parallel degree %ld to create clustered index on
partition table. Ch ange the parallel degree to required parallel degree and retry.
Explanation: Command failed due to resource limitation. Contact your System
Administrator to address the resource problem.
Number Severity Text and Explanation