beautypg.com

Sybase 11.9.x-12.5 User Manual

Page 95

background image

CHAPTER 6 Adaptive Server Error Messages

769

246

16

The conversion of CHAR value `%.*s' overflowed an INT2 field, use a larger integer
field.

Explanation:

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

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

247

16

Arithmetic overflow during %S_MSG conversion of %s value `%s' to a %s field .

Explanation:

Refer to the writeup for Error 247.

248

16

The conversion of CHAR value `%.*s' overflowed an INT4 field. Maximum integer
value exceeded.

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.

249

16

Syntax error during %S_MSG conversion of %s value `%s' to a %s field.

Explanation:

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

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

251

16

Unable to allocate ancillary table for query optimization. Maximum number of tables in
a query (%d) exceeded.

Explanation:

Adaptive Server could not perform the requested action. Rewrite the

command to conform to the requirement specified in the error message.

252

16

Can't group by a bit field.

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.

253

16

Maximum number of group-by expressions exceeded. Limit is %d, found %d aggregate
expressions.

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.

254

16

Maximum number of columns in a work table (%d) exceeded.

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.

255

16

Size of row in the worktable for grouped aggregate, %d bytes, exceeds the maximum row
size (%d bytes). Cannot run this query.

Explanation:

Adaptive Server could not perform the requested action. Rewrite the

command to conform to the requirement specified in the error message.

256

16

The data type `%s' is invalid for the %s function. Allowed types are: CHAR/VARCHAR
and BINARY/VARBINARY.

Explanation:

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

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

Number

Severity

Text and Explanation