Sybase 11.9.x-12.5 User Manual

Page 355

Advertising
background image

CHAPTER 6 Adaptive Server Error Messages

1029

7730

14

SET ROLE fails. The caller is not granted with the specified `%.*s' role. Please contact
a user with System Security Officer (SSO) 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.

7731

16

SET ROLE fails. The caller cannot assume the new user identity (uid) in the current
database. Please contact a user with System Security Officer (SSO) role for help.

Explanation:

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

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

7732

16

The UPDATE/DELETE WHERE CURRENT OF failed for cursor `%.*s' because the
cursor is read only.

Explanation:

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

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

7733

18

Unable to locate the base procedure header (Pss->phdr) which had been switched earlier.

Explanation:

Command failed due to internal Adaptive Server problem. Perform any

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

7734

18

The search for table name when adding a resdom in s_addident() failed. The resdom for
the column `%.*s' did not contain the table name. This is an internal error.

Explanation:

Command failed due to internal Adaptive Server problem. Perform any

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

7735

16

The specfied row count `%d' for the cursor `%.*s' is invalid. The rowcount should always
be greater than zero.

Explanation:

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

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

7736

20

Unable to find lock request for tabid %ld dbid %d. This is an internal error.

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.

7739

18

Internal error - SELECT INTO not found, perhaps tree corrupted.

Explanation:

Command failed due to internal Adaptive Server problem. Perform any

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

7740

18

The declaration for cursor `%.*s' has the column `%.*s' in it's FOR UPDATE list which
is not part of the SELECT list for the cursor. Either select that column or remove it from
the FOR UPDATE list.

Explanation:

Command failed due to internal Adaptive Server problem. Perform any

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

7741

18

Internal error - Both SHARED AND UPDLOCK have been set on table `%.s'.

Explanation:

Command failed due to internal Adaptive Server problem. Perform any

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

Number

Severity

Text and Explanation

Advertising