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.
|
4716
|
16
|
Cannot truncate table `%.*s' because it is partitioned.
Explanation: Refer to the writeup for this error.
|
4717
|
16
|
Could not truncate table `%.*s' because there are referential constraints defined on it and there are data rows in some of the referencing tables.
Explanation: Command failed due to invalid or illegal request. Check syntax, semantics,
and permissions. Take any corrective action indicated by message.
|
4718
|
17
|
Failed to write the TRUNCTAB log record for the execution of truncation of table '%.*s' in database '%S_DBID'. The 'truncate table' command is aborted.
Explanation:
|
4719
|
20
|
TRUNCATE TABLE aborted due to an internal error. Failed to obtain the owner name information associated with object ID %d in database '%S_DBID'. Please contact Sybase Technical Support.
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.
|
4720
|
16
|
Cannot truncate table '%.*s' because there are one or more isolation level 0 scans, or REORG command, active on the table.
Explanation: Retry your command later.
|