Sybase 11.9.x-12.5 User Manual

Page 457

Advertising
background image

CHAPTER 6 Adaptive Server Error Messages

1131

10750

16

You cannot use a Java-SQL class datatype in which the size of class is more than the
server limits in this aggregate expression.

Explanation:

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

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

10751

16

You cannot use a Java-SQL class datatype in this subquery or aggregate expression.

Explanation:

ommand failed due to invalid or illegal request. Check syntax, semantics,

and permissions. Take any corrective action indicated by message.

10752

16

Instance methods can only be executed on object-valued expressions.

Explanation:

ommand failed due to invalid or illegal request. Check syntax, semantics,

and permissions. Take any corrective action indicated by message. C

10753

16

Cannot find class ’%.*s’ in the database that matches the return datatype of the specified
method.

Explanation:

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

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

10754

16

Java datatype returned by a method cannot be mapped to SQL datatype.

Explanation:

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

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

10755

16

You cannot pass a SQL NULL value as an argument to a Java method.

Explanation:

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

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

10756

16

You cannot pass data that has a TEXT or IMAGE datatype as an argument to a Java
method.

Explanation:

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

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

10757

16

Java datatype returned by a field cannot be mapped to SQL datatype.

Explanation:

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

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

10758

16

The length of serialized object exceeds the maximum of %d bytes.

Explanation:

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

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

10759

16

Unable to load the class ’%.*s’ at execution time. The schema may have changed since
the command was compiled.

Explanation:

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

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

10760

16

Unable to load the method ’%.*s’ at execution time. The schema may have changed since
the command was compiled.

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

Advertising