Sybase 11.9.x-12.5 User Manual
Page 286

Server Error Messages 4900 - 4999
960
4981
16
Column offset, %d bytes, for variable-length column number %d exceeds the maximum
start offset for variable-length columns in DOL tables (%d bytes). The lock scheme for the
object ’%.*s’ was not changed.
Explanation:
To change the lock scheme, bulk copy the table out, drop and re-create the
table with the new scheme, and bulk copy data back in.
4982
10
Due to an internal error the table '%.*s' cannot be converted to new lock scheme. Please
contact your System Administrator (SA) for help
Explanation:
An Adaptive Server error occurred. Notify the System Administrator.
4983
10
Primary index (indid = %d) is suspect for table '%.*s'. Please check and reissue the lock
change command.
Explanation:
Check the index and table using dbcc. You may need to recreate the index.
4984
10
Computed effective expected row size value(%d) for the table '%.*s' with the expected row
size value(%d) is invalid. Forcing the default value.
Explanation:
This is an informational message.
4985
10
Warning: trigger ’%.*s’ is already enabled.
Explanation:
This is an informational message.
4986
10
Warning: trigger ’%.*s’ is already disabled.
Explanation:
This is an informational message.
4987
10
Enabling trigger ’%.*s’.
Explanation:
This is an informational message.
4988
10
Disabling trigger ’%.*s’.
Explanation:
This is an informational message.
4989
16
The trigger you specified (’%.*s’) does not exist. The ALTER TABLE command is being
terminated.
Explanation:
Command failed due to invalid or illegal request. Check syntax, semantics,
and permissions. Take any corrective action indicated by the message.
4990
17
ALTER TABLE ’%.*s’ failed due to insufficient procedure cache. Retry later when there
is less load/users on Adaptive Server, or ask your System Administrator to reconfigure
Adaptive Server with more procedure cache.
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.
4991
17
ALTER TABLE ’%S_OBJID’ in database %S_DBID (objectid %d) failed due to
an internal error. Please contact Sybase Technical Support.
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.
4993
16
ALTER TABLE ’%.*s’ failed. Dropping all columns in a table is not allowed.
Explanation:
Command failed due to invalid or illegal request. Check syntax, semantics,
and permissions. Take any corrective action indicated by the message.
Number
Severity
Text and Explanation