Sybase 11.9.x-12.5 User Manual

Page 120

Advertising
background image

Server Error Messages 600 - 699

794

660

10

Index id %d cannot be used to access table id %d as it is SUSPECT. Please have the SA
run the DBCC REINDEX command on the specified table.

Explanation:

This is an informational message. Unless otherwise specified, no action

is required. Contact your System Administrator about any warning issued in the message.

661

21

As part of a transaction rollback, an attempt was made to modify object `%S_OBJID' in
database `%.*s', even though the current session is not holding an exclusive lock on that
object.

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.

662

18

The index with index id `%d' on object with object id = `%d' was not found during cursor
scan fixups. The fixup was being done for cursor `%.*s'. This is an internal error.

Explanation:

Command failed due to internal Adaptive Server problem. Perform any

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

663

18

The lock on page `%d' for object with object id = `%d' could not be obtained during
cursor scan fixups. The fixup was being done for cursor `%.*s'. This is an internal error.

Explanation:

Command failed due to internal Adaptive Server problem. Perform any

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

664

18

The parameters passed to cursfix_main() were not correct. This is an internal error.

Explanation:

Command failed due to internal Adaptive Server problem. Perform any

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

665

18

The cursor fixup is being done for the pre delete case with the data row for a scan using
a non-clustered index and there was no fixup done for pre-delete of the non-clustered
index row. This is an internal error.

Explanation:

Command failed due to internal Adaptive Server problem. Perform any

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

666

18

The current position deleted bit is set for an SDES but there is no fixup information
saved. This is an internal error.

Explanation:

Command failed due to internal Adaptive Server problem. Perform any

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

667

26

Illegal locking strategy encountered at scan initialization. Object %S_OBJID, database
%S_DBID. This is an internal error.

Explanation:

An internal locking/synchronization rule was broken. Report the error to

your System Administrator. Shut down and restart Adaptive Server.

668

18

The cursor `%.*s' which is scanning a list of rids i.e a work table is having it's tables
changed. This cursor should be read only and the tables should be private to it's query.
This is an internal error.

Explanation:

Command failed due to internal Adaptive Server problem. Perform any

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

Number

Severity

Text and Explanation

Advertising