Sybase 11.9.x-12.5 User Manual

Page 402

Advertising
background image

Server Error Messages 9500 – 9599

1076

9515

16

The UPDATE/DELETE WHERE CURRENT OF to the cursor `%.*s' failed because the
isolation level is at 0.

Explanation:

Command failed due to invalid or illegal request. Check syntax, semantics,

and permissions. Take any corrective action indicated by message.

9516

16

%d is an invalid spid. You could use sp_who to identify the correct spid.

Explanation:

Command failed due to invalid or illegal request. Check syntax, semantics,

and permissions. Take any corrective action indicated by message.

9517

16

Table `%.*s' does not exist in the database.

Explanation:

Command failed due to invalid or illegal request. Check syntax, semantics,

and permissions. Take any corrective action indicated by message.

9518

17

Insert into work table (for deferred processing) failed while enforcing referential
constraints. Check previous errors for possible causes. dbname = `%.*s', table name =
`%.*s', constraint name = `%.*s'.%S_EED

Explanation:

A worktable operation failed during processing. Check status of tempdb.

9519

18

Failed to update the identity pre-burn factor for field `%.*s' in table `%.*s'. Please re-try
the operation or contact your SA for details.

Explanation:

Command failed due to internal Adaptive Server problem. Perform any

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

9520

18

Error occurred while creating the identity value for field `%.*s' in table `%.*s'. Please re-
try the operation or contact your SA for details.

Explanation:

Command failed due to internal Adaptive Server problem. Perform any

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

9521

16

The parameter that specifies the number of rows in a SET CURSOR ROWS statement
must be an integer with a value greater than 0.

Explanation:

Command failed due to invalid or illegal request. Check syntax, semantics,

and permissions. Take any corrective action indicated by message.

9522

16

The parameter that specifies the number of rows in a SET ROWCOUNT statement must
be an integer with a value greater than 0.

Explanation:

Command failed due to invalid or illegal request. Check syntax, semantics,

and permissions. Take any corrective action indicated by message.

9523

18

The builtin `syb_sendmsg' is not currently enabled. Please contact your Systems
Administrator for more information.

Explanation:

Command failed due to internal Adaptive Server problem. Perform any

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

9524

16

SELECT is not allowed in a dynamic EXECUTE IMMEDIATE statement. This SELECT
may have been part of a stored procedure or a trigger.

Explanation:

Command failed due to invalid or illegal request. Check syntax, semantics,

and permissions. Take any corrective action indicated by message.

Number

Severity

Text and Explanation

Advertising