Sybase 11.9.x-12.5 User Manual

Page 429

Advertising
background image

CHAPTER 6 Adaptive Server Error Messages

1103

10328

14

UNCERTIFIED object %S_OBJID, database %S_DBID accessed by CERTIFIED object
%S_OBJID, database %S_DBID. Cannot execute query.

Explanation:

Command failed due to invalid or illegal request. Adaptive Server cannot

perform the requested action. Take any corrective action indicated by the message.

10329

14

Sysobjects entry NOT found for procedure buffer entry.

Explanation:

Command failed due to invalid or illegal request. Adaptive Server cannot

perform the requested action. Take any corrective action indicated by the message.

10330

14

%s permission denied on object %S_OBJID, database %S_DBID, owner %.*s

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.

10331

14

%s permission denied, database %S_DBID, owner %.*s

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.

10332

14

%s permission denied on column %.*s of object %S_OBJID, database %S_DBID, owner
%.*s

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.

10333

14

Incorrect DBCC command: Please see the Commands Reference Manual for DBCC
commands and options.

Explanation:

Command failed due to invalid or illegal request. Adaptive Server cannot

perform the requested action. Take any corrective action indicated by the message.

10334

14

Permission related internal error was encountered. Unable to continue execution.

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.

10335

14

SET label (CURREAD, CURWRITE) failed because new value is an invalid label, or new
value doesn't satisfy the dominance relationships among session labels.

Explanation:

Command failed due to invalid or illegal request. Adaptive Server cannot

perform the requested action. Take any corrective action indicated by the message.

10336

14

Permission denied. Only the Database Owner (DBO) or a user with the System
Administrator (SA), System Security Officer (SSO), or Oper role can execute this
command for database `%S_DBID'.

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.

10337

16

Object `%S_OBJID' not found.

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.

10338

14

Permission denied. User's curwrite does not match the sensitivity label of object
`%S_OBJID'.

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.

Number

Severity

Text and Explanation

Advertising