Sybase 11.9.x-12.5 Home Theater Server User Manual


 
Server Error Messages 13900 - 13999
1218
13901 10 Warning: a rule or constraint is defined on column ’%.*s’ being modified. Verify the
validity of rules and constraints after this ALTER TABLE operation.
Explanation: This is an informational message. Unless otherwise specified, no action is
required. Contact your System Administrator about any warning issued in the message.
13902 10 Warning: Column ’%.*s’ being modified is a key in one or more indexes. Verify the
validity of these indexes after this ALTER TABLE operation.
Explanation: This is an informational message. Unless otherwise specified, no action is
required. Contact your System Administrator about any warning issued in the message.
13903 10 Warning: primary or foreign keys are defined on column ’%.*s’ being modified. Verify
the validity of the RI constraint after this ALTER TABLE operation.
Explanation: This is an informational message. Unless otherwise specified, no action is
required. Contact your System Administrator about any warning issued in the message.
13904 10 Warning: A logical RI constraint, using sp_primarykey/sp_foreignkey exists on column
’%.*s’ being modified. Verify the validity of the logical RI constraint after this ALTER
TABLE operation.
Explanation: This is an informational message. Unless otherwise specified, no action is
required. Contact your System Administrator about any warning issued in the message.
13905 10 Warning: no columns to drop, add or modify. ALTER TABLE ’%.*s’ was aborted.
Explanation: This is an informational message. Unless otherwise specified, no action is
required. Contact your System Administrator about any warning issued in the message.
13906 10 ALTER TABLE ’%.*s’ failed. You cannot add new non-NULL text/image column
’%.*s’. Such columns may only be added as NULL columns.
Explanation: This is an informational message. Unless otherwise specified, no action is
required. Contact your System Administrator about any warning issued in the message.
13907 16 ALTER TABLE ’%.*s’ failed. You cannot modify column ’%.*s’ to text/image type.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by the message.
13908 16 ALTER TABLE ’%.*s’ failed. You cannot add off-row Java/text/image column in
conjunction with either dropping or modifying such a column.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by the message.
13909 16 ALTER TABLE ’%.*s’ failed. You cannot drop text/image column ’%.*s’ in conjunction
with modifying column ’%.*s’ to text/image type.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by the message.
13910 10 Warning: since data is not copied when altering table ’%.*s’, the specified
’exp_row_size’ value will not be honored. Use sp_chgattribute to change the
’exp_row_size’ value after this ALTER TABLE operation.
Explanation: This is an informational message. Unless otherwise specified, no action is
required. Contact your System Administrator about any warning issued in the message.
Number Severity Text and Explanation