Server error messages 1300-1399 – Sybase 11.9.x-12.5 User Manual

Page 154

Advertising
background image

Server Error Messages 1300-1399

828

Server Error Messages 1300-1399

1293

20

Internal Error in lock manager routine: Process (fid %d, spid %d) incorrectly attempted
to transfer locks to itself, from a process (fid %d, spid %d) belonging to a different family.

Explanation:

Adaptive Server encountered an internal error affecting the current

process. Reconnect to Adaptive Server. Report the error to your System Administrator.

1294

26

Lock_logical was called with an illegal 'op' parameter: %d.

Explanation:

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

your System Administrator. Shut down and restart Adaptive Server.

1295

26

Unconditional lock request for table or page %d, dbid %d was made while holding a latch.

Explanation:

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

your System Administrator. Shut down and restart Adaptive Server.

1298

26

Unexpected position for NKL semawait. This indicates a programmer error.

Explanation:

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

your System Administrator. Shut down and restart Adaptive Server.

1299

26

NKL semawait is at an improper position in the queue.

Explanation:

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

your System Administrator. Shut down and restart Adaptive Server.

Number

Severity

Text and Explanation

Number

Severity

Text and Explanation

1301

16

The Propagation Context Data entry could not be saved. There is already an entry with
the same key values for the context provided.

Explanation:

Adaptive Server could not perform the requested action. Check your

command for missing or incorrect database objects, variable names, and/or input data.

1302

16

A Propagation Context Data value could not be returned in parameter %d because the
datatype of the return parameter does not match the datatype of the stored field.

Explanation:

Command failed. Check the syntax of the SQL statement calling the

system function.

1303

16

The second argument for this Propagation Context Data built-in command specifies the
number of keys supplied with the call. This argument must be of datatype `integer'.

Explanation:

Command failed. Check the syntax of the SQL statement calling the

system function.

1304

16

This Propagation Context Data built-in function requires at least %d arguments.

Explanation:

Command failed. Check the arguments of the SQL statement calling the

system function.

Advertising