Sybase 11.9.x-12.5 User Manual

Page 116

Advertising
background image

Server Error Messages 600 - 699

790

612

21

Attempt made to log a row of unknown type %d.

Explanation:

Attempt made to write a log record of unknown type. Report the error to

your System Administrator.

613

21

Request made to retrieve more rows from an already completed scan of object `%.*s' in
database `%.*s'.

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.

614

21

Adaptive Server accessed a row that has an illegal length of %d while in data
base ’%.*s’. %S_PAGE. The minimum row length is %d. The page size is %d.

Explanation:

Refer to the writeup for Error 614.

615

21

Unable to find database table.

Explanation:

Run dbcc checks on the database. (This error is not raised in Adaptive

Server 11.0 and higher.)

616

20

Attempt to hash a previously hashed descriptor for object `%.*s' in database `%.*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. (Not raised in 11.0 and higher releases).

617

20

Descriptor for object `%ld' in database `%d' not found in the hash table during attempt to
unhash it.

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.

618

21

A varno of %d was passed to opentable - the largest valid value is %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.

619

20

A deferred update was requested but the query is not one of INSERT, DELETE or
UPDATE.

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.

620

21

Log record encountered at deferred update time with either a row length of less than 2 or
an invalid log type. The log type was %d and the row length was %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.

621

21

A log record was encountered of type %d that is not one of the valid deallocation types.

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.

Number

Severity

Text and Explanation

Advertising