beautypg.com

Sybase 11.9.x-12.5 User Manual

Page 354

background image

Server Error Messages 7700 - 7799

1028

7716

16

Cannot convert CHAR value to REAL. The CHAR value has incorrect syntax.

Explanation:

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

semantics, and permissions. Take any corrective action indicated by message.

7717

20

Attempted to drop temporary table with object id %ld, which is not in the temporary
object lists for this task.

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.

7718

16

The `%s' command is not allowed within a multi-statement transaction in the `%.*s'
database.

Explanation:

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

semantics, and permissions. Take any corrective action indicated by message.

7719

17

There is no memory available to save the current sequencer state -- cannot continue
processing this query.

Explanation:

Command failed due to resource limitation. Modify the command to fit

available resources, retry when the resource is available, or contact your System
Administrator to address the resource problem.

7720

16

Update/Delete from a table which is the inner table of an outerjoin is not allowed.
Command aborted.

Explanation:

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

semantics, and permissions. Take any corrective action indicated by message.

7725

16

Cursor `%.*s' was declared with a FOR UPDATE clause. This cursor was found to be
read only.

Explanation:

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

semantics, and permissions. Take any corrective action indicated by message.

7726

16

Execute cursor `%.*s' is declared on a procedure which has more than one SQL statment.
For the declaration of this cursor to be legal the procedure should have a single SELECT
statement clause.

Explanation:

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

semantics, and permissions. Take any corrective action indicated by message.

7727

26

An internal error occurred for the cursor variable `%.*s'. It could not be found on any
variable list of the procedure.

Explanation:

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

your System Administrator. Shut down and restart Adaptive Server.

7728

14

Permission denied. You must have the following role(s) to execute %.*s : `%.*s' . Please
contact a user with the appropriate role for help.

Explanation:

You do not have the permission to execute this command. Have the object

owner or a user with the needed role run this command.

7729

16

Invalid role string `%.*s' entered.

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