Sybase 11.9.x-12.5 User Manual

Page 92

Advertising
background image

Server Error Messages 200 - 299

766

207

16

Invalid column name `%.*s'.

Explanation:

Refer to the writeup for Error 207.

208

16

%.*s not found. Specify owner.objectname or use sp_help to check whether the object
exists (sp_help may produce lots of output).

Explanation:

Refer to the writeup for Error 208.

209

16

Ambiguous column name %.*s

Explanation:

Command failed. Check syntax and semantics. A column name may

need the full table specification or alias.

210

16

Syntax error converting DATETIME from BINARY/VARBINARY string.

Explanation:

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

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

211

16

Syntax error converting SMALLDATETIME from BINARY/VARBINARY string.

Explanation:

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

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

212

16

Expression result length exceeds maximum: max - %d found - %d

Explanation:

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

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

213

16

Insert error: column name or number of supplied values does not match table definition.

Explanation:

Refer to the writeup for Error 213.

214

16

Cannot convert parameter %.*s to type %.*s expected by procedure.

Explanation:

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

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

216

20

Attempt to automatically drop temporary table failed.

Explanation:

Refer to the writeup for Error 216.

217

16

Maximum stored procedure nesting level exceeded (limit %d).

Explanation:

Adaptive Server could not perform the requested action. Modify your

command to meet the Adaptive Server requirement for the objects or variables shown in
the error message.

218

16

Given parameter %.*s is too large; maximum size for this parameter is %d bytes.

Explanation:

Adaptive Server could not perform the requested action. Modify your

command to meet the Adaptive Server requirement for the objects or variables shown in
the error message.

219

16

Print format failed to match with a result column.

Explanation:

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

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

220

16

Arithmetic overflow error for type %s, value = %ld.

Explanation:

Adaptive Server could not perform the requested action. Modify your

command to meet the Adaptive Server requirement for the objects or variables shown in
the error message.

Number

Severity

Text and Explanation

Advertising