iAnywhere Home Theater Server User Manual

CHAPTER 6 Adaptive Server Error Messages
1219
13911 10 Warning: when modifying column ’%.*s’, user specified NULL type overrides the
NULL type of user defined datatype ’%.*s’.
Explanation: This is an informational message. Unless otherwise specified, no action is
required. Contact your System Administrator about any warning issued in the message.
13912 10 Warning: when modifying column ’%.*s’, the NULL type of the user-defined datatype
’%.*s’ will be applied to the column.
Explanation: This is an informational message. Unless otherwise specified, no action is
required. Contact your System Administrator about any warning issued in the message.
13913 10 Warning: column ’%.*s’ is referenced by one or more rules or constraints. Verify the
validity of the rules/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.
13914 16 ALTER TABLE ’%.*s’ failed. You cannot drop column ’%.*s’ which is referenced in one
or more rules/constraints. Drop the rules/constraints before dropping the column.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by the message.
13915 16 ALTER TABLE failed. You cannot add table-level constraints when the operation on
table ’%.*s’ requires data copy. Add the constraints in a separate ALTER TABLE
statement.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by the message.
13916 16 ALTER TABLE ’%.*s’ failed. You cannot add column-level constraints, such as
referential integrity or primary key/unique constraints, when the operation requires data
copy.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by the message.
13917 16 ALTER TABLE ’%.*s’ failed. You cannot alter a data-only locked partitioned table with
a clustered index when the operation requires data copy. Drop the index and try again.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by the message.
13918 16 ALTER TABLE ’%.*s’ failed. Default cannot be an expression when adding non-NULL
column ’%.*s’. Use a default value instead.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by the message.
13919 16 ALTER TABLE ’%.*s’ failed because the table definition has been changed.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by the message.
13920 16 ALTER TABLE ’%.*s’ failed. Lock change operation cannot be supported with other
operations that do not require data copy.
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