Sybase 11.9.x-12.5 User Manual

Page 456

Advertising
background image

Server Error Messages 10700 - 10799

1130

10738

16

An overflow error was found while converting datatype ’%s’ to datatype ’%s’.

Explanation:

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

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

10739

16

An underflow error was found while converting datatype ’%s’ type to datatype ’%s’.

Explanation:

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

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

10740

16

Table %.*s does not exist.

Explanation:

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

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

10741

16

Arithmetic operations on extended type values are currently unsupported.

Explanation:

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

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

10742

16

You cannot do an update (INSERT, DELETE or UPDATE) from a JAVA method which
is invoked in a query already doing an update.

Explanation:

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

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

10743

16

The %s command is only allowed in JDBC if it does not change the current value.

Explanation:

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

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

10744

16

You cannot use Java-SQL class datatypes in an ORDER BY clause.

Explanation:

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

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

10745

16

Conversion error detected while converting SQL data to Java data. Either the conversion
is not supported or the datatype(s) is invalid.

Explanation:

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

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

10746

16

No public field ’%.*s’ exists in the specified class ’%.*s’.

Explanation:

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

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

10747

16

You tried to assign a value to a field in a NULL-valued object.

Explanation:

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

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

10748

16

You cannot create index on a column, ’%.*s’, that has a Java-SQL class datatype.

Explanation:

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

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

10749

16

Conversion error detected while converting Java data to SQL data. Either the conversion
is not supported or the datatype(s) is invalid.

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