Server error messages 4700 - 4799 – Sybase 11.9.x-12.5 User Manual

Page 274

Advertising
background image

Server Error Messages 4700 - 4799

948

Server Error Messages 4700 - 4799

Number

Severity

Text and Explanation

4701

11

Cannot truncate table `%.*s', because this table does not exist in database `%S_DBID'.

Explanation:

Command failed. Check your database for the object not found and re-

enter the command with the correct name.

4706

17

Could not truncate table `%.*s' because there is not enough room in the log to record the
deallocation of all of the index and data pages.

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.

4708

16

Could not truncate object `%.*s' because it is not a table.

Explanation:

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

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

4709

16

You are not allowed to truncate the system table `%.*s'.

Explanation:

Adaptive Server could not perform the requested action. The command

violates a permission or privilege restriction. Check the command and working database
context.

4710

16

Cannot truncate table `%.*s' because you are not the owner or a user with System
Administrator (SA) role.

Explanation:

Adaptive Server could not perform the requested action. The command

violates a permission or privilege restriction. Check the command and working database
context.

4711

14

Permission denied. @@curread does not dominate the maxhold of table `%.*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.

4712

14

Permission denied. @@maxwrite does not dominate the maxhold of table `%.*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.

4713

14

Permission denied. The minhold of table `%.*s' does not dominate @@minwrite.

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.

4714

14

Permission denied. Only users possessing the SSO role can truncate the audit log.

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.

4715

14

Permission denied. The hurdle of table `%.*s' does not equal @@curwrite.

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.

Advertising