Sybase 11.9.x-12.5 Home Theater Server User Manual


 
CHAPTER 6 Adaptive Server Error Messages
1171
11721 16 Global variables not allowed as defaults.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by the message.
11722 15 The READPAST and HOLDLOCK object level locking options are incompatible.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
11723 16 READPAST conflicts with AT ISOLATION LEVEL 3.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by the message.
11724 15 Target variable '%.*s' may not appear in both the SET and WHERE clauses of the
UPDATE statement, nor in any subquery of the SET clause.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
11725 15 All result expressions in a CASE expression must not be NULL.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
11726 15 A single coalesce element is illegal in a COALESCE expression.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
11728 15 SELECT INTO cannot be used in an INSERT statement to pull values from tables.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
11729 15 The name '%.*s' is not a valid local variable name.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
11730 15 The PROXY option cannot be used in conjunction with other options in a SET command.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
11731 15 Duplicate option has been specified to UPDATE STATISTICS command. One or many
options have been repeated.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
11732 10 Warning : Ambiguous correlation names in the set clause
Explanation: This warning is raised when the user use more than one correlated name
in the set clause at the left of the assign sign.
11733 10 Warning : Ambiguous table to update; Using the table specified in the update clause.
Explanation: This error is raised when Adaptive Server finds that the correlated name
of the table in the READ_CURSOR entry of the range is not used in the set clause to the
left of the assign sign.
Number Severity Text and Explanation