Sybase 11.9.x-12.5 User Manual

Page 357

Advertising
background image

CHAPTER 6 Adaptive Server Error Messages

1031

7752

16

Unable to SET IDENTITY_INSERT to ON/OFF for table `%.*s' because you are neither
the DBO nor the object owner.

Explanation:

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

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

7753

16

Unable to SET IDENTITY_INSERT to ON/OFF for object `%.*s' because the object is
not a user table.

Explanation:

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

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

7754

16

Operand data type `%s' is invalid for `%s' operator.

Explanation:

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

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

7755

18

Attempt to switch base procedure header (Pss->phdr) more than once.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.

7756

16

Unable to SET IDENTITY_INSERT to ON/OFF for table `%.*s' because the table does
not have the identity property.

Explanation:

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

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

7757

16

The order-by position number `%ld' is out of range of the number of items in the select-
list.

Explanation:

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

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

7758

16

The declaration for cursor `%.*s' has the column `%.*s' in it's FOR UPDATE OF list
which is not updatable after view resolution.

Explanation:

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

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

7759

16

The declaration for cursor `%.*s' has the column `%.*s' in it's FOR UPDATE OF list
which is not updatable because it has the identity property.

Explanation:

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

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

7760

16

Conversion of security label datatype to char/varchar datatype failed.

Explanation:

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

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

7761

16

The data type `%s' is invalid for the %s function. Allowed types are: CHAR/VARCHAR
and SENSITIVITY/SENSITIVITY_BOUNDARY.

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