Page tree
Skip to end of metadata
Go to start of metadata
TSGErrorSeverityText
 470111Cannot truncate table '%.*s', because this table does not exist in database '%S_DBID'.
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 da
ta pages.
4708    16      Could not truncate object '%.*s' because it is not a table.
4709    16      You are not allowed to truncate the system table '%.*s'.
4710    16      Cannot truncate table '%.*s' because you are not the owner or a user with System Administrator (SA) role.
4711    14      Permission denied.  @@curread does not dominate the maxhold of table '%.*s'.
4712    14      Permission denied.  @@maxwrite does not dominate the maxhold of table '%.*s'.
4713    14      Permission denied.  The minhold of table '%.*s' does not dominate @@minwrite.
4714    14      Permission denied.  Only users possessing the SSO role can truncate the audit log.
4715    14      Permission denied.  The hurdle of table '%.*s' does not equal @@curwrite.
4716    16      Cannot truncate table '%.*s' because it is partitioned.
4717    16      Could not truncate table '%.*s' because there are referential constraints defined on it and there are data rows in some of the re
ferencing tables.
4718    17      Failed to write the TRUNCTAB log record for the execution of truncation of table '%.*s' in database '%S_DBID'. The 'truncate tabl
e' command is aborted.
4719    20      TRUNCATE TABLE aborted due to an internal error. Failed to obtain the owner name information associated with object ID %d in data
base '%S_DBID'. Please contact SAP Technical Support.
4720    16      Cannot truncate table '%.*s' because there are one or more isolation level 0 scans, or REORG command, active on the table.
4721    16      Cannot truncate table '%.*s' because option '%s' is set in database '%.*s'.
4722    16      Cannot truncate partition '%.*s' of table '%.*s' because the specified partition was not found.
4723    16      Cannot truncate table '%.*s', as truncating virtually hashed tables is not allowed. Use DELETE to delete all the rows from table.
4724    16      Cannot truncate '%.*s' because it is not a %S_MSG.
    
    
  • No labels