Sybase 11.9.x-12.5 User Manual
Page 281

CHAPTER 6 Adaptive Server Error Messages
955
4920
16
Permission denied. A table can only be altered if the table's hurdle equals the user's
curwrite.
Explanation:
Adaptive Server could not perform the requested action. The command
violates a permission or privilege restriction. Check the command and working database
context.
4921
14
Permission denied. A table's labels cannot be altered while it is in use.
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.
4922
14
Invalid hold label specified.
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.
4923
14
Permission denied. A table's maxhold should always dominate its minhold.
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.
4924
14
Permission denied. A table's maxhold should always be dominated by the maxhold of the
database that contains it.
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.
4925
14
Permission denied. User maxwrite does not dominate specified maxhold.
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.
4926
14
Permission denied. User minhold does not dominate specified 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.
4927
14
Permission denied. Maxhold label specified is below previous table maxhold.
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.
4928
14
Permission denied. Minhold label specified is above previous table minhold.
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.
4929
14
Permission denied. User minwrite is not dominated by specified maxhold.
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.
4930
14
Permission denied. User maxwrite does not dominate specified minhold.
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.
4931
16
Cannot alter the table ’%.*s’ because it is a system table.
Explanation:
Error raised if user attempts to add columns to a system table when allow
updates is off.
Number
Severity
Text and Explanation