Sybase 11.9.x-12.5 User Manual

Page 121

Advertising
background image

CHAPTER 6 Adaptive Server Error Messages

795

669

18

The length computation of the row %d is wrong. Ensure that row-length is no greater than
max possible size of %d. This error was detected during cursor scan fixups for cursor
’%.*s’. This is an internal error. The processing is being stopped for the current query.

Explanation:

Command failed due to internal Adaptive Server problem. Perform any

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

670

16

Out of bound insert attempted on table `%.*s'.

Explanation:

Adaptive Server could not perform the requested action. The command

violates a permission or privilege restriction. Check the command and working database
context.

671

14

Writetext is not allowed in reclassify mode.

Explanation:

Command failed due to invalid or illegal request. Adaptive Server cannot

perform the requested action. Take any corrective action indicated by the message.

672

16

Out of bound update attempted on table `%.*s'.

Explanation:

Adaptive Server could not perform the requested action. The command

violates a permission or privilege restriction. Check the command and working database
context.

673

16

Out of bound delete attempted on table `%.*s'.

Explanation:

Adaptive Server could not perform the requested action. The command

violates a permission or privilege restriction. Check the command and working database
context.

674

20

Invalid Buffer Cache Access: Attempt to locate page `%ld', database `%ld' in cache failed
because the cache id `%ld' in scan_context is invalid. scan_context={objid `%ld', indid
`%ld', cid `%ld'}. Contact Technical Support for assistance.

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.

675

20

Invalid Buffer Cache Access: Attempt to locate page `%ld', database `%ld' in cache failed
because no object id was specified. scan_context={objid `%ld', indid `%ld', cid `%ld'}.
Contact Technical Support for Assistance.

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.

676

21

NULL cache id specified in log record.

Explanation:

Report the error to your System Administrator. (Not raised in Release

11.0 and higher.)

677

20

Invalid Buffer Cache Access: Attempt to locate page `%ld', dbid `%ld', objid `%ld', indid
`%ld' in cache failed because the cache ID was not set in the scan_context structure.
Contact Technical Support for assistance.

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.

Number

Severity

Text and Explanation

Advertising