Sybase 11.9.x-12.5 User Manual
Page 287

CHAPTER 6 Adaptive Server Error Messages
961
4994
16
ALTER TABLE ’%.*s’ failed. The number of columns in the resultant table (%d) exceeds
the current limit %d.
Explanation:
Command failed due to invalid or illegal request. Check syntax, semantics,
and permissions. Take any corrective action indicated by the message.
4995
16
ALTER TABLE ’%.*s’ failed. Multiple references to the same column in ALTER TABLE
statements are not allowed.
Explanation:
Command failed due to invalid or illegal request. Check syntax, semantics,
and permissions. Take any corrective action indicated by the message.
4996
16
ALTER TABLE ’%.*s’ failed. Adding non-NULL timestamp column ’%.*s’ 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.
4997
16
ALTER TABLE ’%.*s’ failed. Default clause is required in order to add non-NULL
column ’%.*s’.
Explanation:
Command failed due to invalid or illegal request. Check syntax, semantics,
and permissions. Take any corrective action indicated by the message.
4998
16
ALTER TABLE ’%.*s’ failed. Default value cannot be NULL when adding a non-NULL
column.
Explanation:
Command failed due to invalid or illegal request. Check syntax, semantics,
and permissions. Take any corrective action indicated by the message.
4999
16
ALTER TABLE ’%.*s’ failed. You cannot drop column ’%.*s’ on which a primary or
foreign key constraint is defined.
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