Server Error Messages 4900 - 4999
954
4909 16 Can't alter %.*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.
4910 16 Cannot alter table `%.*s' because you are not the owner or a us er 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.
4912 16 Cannot replace default to `%.*s.%.*s' because it already ha s a default bound using
sp_bindefault.
Explanation: Command failed due to invalid or illegal request. Check syntax, semantics,
and permissions. Take any corrective action indicated by message.
4913 16 Alter table command has unrecognized action. Cannot proces s.
Explanation: Command failed due to invalid or illegal request. Check syntax, semantics,
and permissions. Take any corrective action indicated by message.
4914 16 Cannot alter table `%.*s' because the alter table statement contains multip le identity fields.
Explanation: Command failed due to invalid or illegal request. Check syntax, semantics,
and permissions. Take any corrective action indicated by message.
4915 16 Cannot add new identity field to `%.*s' via alter table because the table already contains
an identity field.
Explanation: Command failed due to invalid or illegal request. Check syntax, semantics,
and permissions. Take any corrective action indicated by message.
4916 16 Cannot add new identity field to `%.*s' via alter table because the number of existing ro ws
(%ld) exceeds the maximum value for the specified precision (%d).
Explanation: Command failed due to invalid or illegal request. Check syntax, semantics,
and permissions. Take any corrective action indicated by message.
4917 20 Failure adding identity column `%.*s' to table `%.*s'.
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.
4918 16 Row length (%d) exceeds maximum row length (%d) when adding id en tity column
ā%.*sā to table ā%.*sā.Explanation: Command failed due to invalid or illegal request. A server limit was
exceeded.
4919 16 Identity value overflow when adding column `%.*s' to table `%.*s'.
Explanation: Command failed due to invalid or illegal request. Check syntax, semantics,
and permissions. Take any corrective action indicated by message.
Number Severity Text and Explanation