Sybase 11.9.x-12.5 Home Theater Server User Manual


 
CHAPTER 6 Adaptive Server Error Messages
759
121 15 The SELECT list for the INSERT statement contains more items than the INSERT list.
The number of SELECT values must match the number of INSERT columns.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
122 15 The debug option `%d' is larger than the maximum allowed. The highest option
available is %d.
Explanation: Command failed due to invalid or illegal request. Adaptive Server
cannot perform the requested action.
123 15 Must attach a value to the binary prefix `0x'; zero-length binary value is not allowed.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
124 15 CREATE PROCEDURE contains no statements.
Explanation: Command failed. The CREATE PROCEDURE command must contain
at least one SQL statement.
126 15 Cannot nest CREATE PROCEDURE statements.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
127 15 This CREATE may only contain 1 statement.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
128 15 The name `%.*s' is illegal in this context. Only constants, constant expressions, or
variables allowed here. Column names are illegal.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
129 15 Fillfactor `%d' is not a valid percentage; fillfactor must be between 1 and 100.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
130 15 The comparison operator `= ALL' is not currently supported.
Explanation: Command failed due to invalid or illegal request. Adaptive Server
cannot perform the requested action.
131 15 The size (%d) given to the %S_MSG `%.*s' exceeds the maximum. The largest size
allowed is %d.
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
132 15 The label `%.*s': has already been declared. Label names must be unique within a query
batch or stored procedure
Explanation: Command failed. Check syntax and semantics. Rewrite the command to
satisfy the condition indicated in the message.
Number Severity Text and Explanation