Sybase 11.9.x-12.5 User Manual

Page 459

Advertising
background image

CHAPTER 6 Adaptive Server Error Messages

1133

10772

16

Cannot get data value or metadata from the result set because the result set has been
closed or does not exist.

Explanation:

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

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

10773

16

Cannot find column name ’%s’ in this result set.

Explanation:

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

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

10774

16

SQL statement execution error occurred, use catch statement to get the detailed
information.

Explanation:

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

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

10775

16

You cannot use the statement handle because it has been closed or does not exist.

Explanation:

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

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

10776

16

Parameter ’%s’ is registered as output parameter with ’%s’ type which is not compatible
with it’s in type ’%s’.

Explanation:

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

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

10777

16

getColumnCount() failed because there is no valid column count for this query.

Explanation:

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

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

10778

16

getResultSetMetaData() failed because the query does not generate result set or the result
set does not exist.

Explanation:

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

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

10779

16

Cannot set java object at parameter ’%s’ because either no conversion is available to map
the object to any ASE SQL datatype or the java object is invalid.

Explanation:

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

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

10780

16

Either ’%s’ is not a valid JDBC datatype or no conversion is available to map the
JDBC/Java datatype to an Adaptive Server datatype.

Explanation:

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

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

10781

16

Cannot convert object to ’%s’ because either the conversion was attempted between an
illegal pair of object types or a format error was encountered in the conversion.

Explanation:

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

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

10782

16

Method ’%s’ is not supported in the ASE JDBC driver.

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