Sybase 11.9.x-12.5 User Manual

Page 405

Advertising
background image

CHAPTER 6 Adaptive Server Error Messages

1079

9553

16

No Unicode character returned for the range 0xD800..0xDFFF (surrogates) because it is
not permitted to create Unicode expression with only half of a surrogate pair.

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.

9554

16

No Unicode character defined for this integer expression.

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.

9555

16

No Unicode scalar value returned for unmatched surrogate half.

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.

9556

16

The position parameter passed in falls outside the source string.

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.

9557

16

The server failed to create or update a row in table ’%.*s’ because a varying-length column
would start at offset %d. This starting location cannot be represented accurately in the
table’s row format.

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.

9558

10

Character or binary data returned from Adaptive Server has been truncated. The client
application does not support more than 255 bytes of data as a result column or output
parameter.

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.

9559

14

Table(s) in the current query have access rules but the row level access configuration
option is not enabled and ASE_ASM license is not available/enabled. Please enable row
level access option and the ASE_ASM license to run the query with access rules.

Explanation:

Adaptive Server could not perform the requested action.

9560

10

The ordinal number of a column in the ORDER BY clause exceeds 255. The client
application does not support column numbers over 255.

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