Server error messages 200 - 299 – Sybase 11.9.x-12.5 User Manual

Page 91

Advertising
background image

CHAPTER 6 Adaptive Server Error Messages

765

Server Error Messages 200 - 299

197

15

WITH CHECK OPTION is not allowed in the definition of a union view.

Explanation:

Command failed. Check syntax and semantics. Rewrite the command to

satisfy the condition indicated in the message.

198

15

Browse mode is invalid for statements containing set operators.

Explanation:

Command failed. Check syntax and semantics. Rewrite the command to

satisfy the condition indicated in the message.

199

15

An INSERT statement may not contain a SELECT statement that assigns values to a
variable.

Explanation:

Command failed. Check syntax and semantics. Rewrite the command to

satisfy the condition indicated in the message.

Number

Severity

Text and Explanation

Number

Severity

Text and Explanation

201

16

Procedure %.*s expects parameter %.*s, which was not supplied.

Explanation:

Adaptive Server could not perform the requested action. Check your

command for missing or incorrect database objects, variable names, and/or input data.

202

11

Internal error -- Unable to open table at query execution time.

Explanation:

Command failed. There may be a Adaptive Server problem. Contact

Sybase Technical Support. (This error is not raised in Release 11.1 and higher.)

203

16

The name `%.*s' is not a valid identifier.

Explanation:

Adaptive Server could not perform the requested action. Check your

command for missing or incorrect database objects, variable names, and/or input data.

204

20

Normalization error; node %s

Explanation:

Adaptive Server encountered an internal error affecting the current

process. Reconnect to Adaptive Server. Report the error to your System Administrator so
dbcc diagnostics can be run.

205

16

All queries in a SQL statement containing set operators must have an equal number of
expressions in their target lists.

Explanation:

Command failed due to invalid or illegal request. Check syntax,

semantics, and permissions. Take any corrective action indicated by message.

206

16

Operand type clash: %s is incompatible with %s

Explanation:

Command failed due to invalid or illegal request. Check syntax,

semantics, and permissions. Take any corrective action indicated by message.

Advertising