Sybase 11.9.x-12.5 User Manual

Page 460

Advertising
background image

Server Error Messages 10700 - 10799

1134

10783

16

%s is not a valid value for a parameter index because there is no parameter declared.

Explanation:

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

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

10784

16

Cannot convert object to any valid numeric data type 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.

10785

17

A Java operation or conversion failed, most likely due to insufficient memory. Please
consult the errorlog for more information.

Explanation:

Command failed due to resource limitation. Modify the command to fit

available resources, retry when the resource is available, or contact your System
Administrator to address the resource problem.

10786

17

Insufficient system resources to execute this operation. Too many databases have been
opened in order to load classes. Please wait for a few processes to terminate before
retrying this command.

Explanation:

Command failed due to resource limitation. Modify the command to fit

available resources, retry when the resource is available, or contact your System
Administrator to address the resource problem.

10787

16

Cannot update or remove Java classes while the current process is still holding references
to objects.

Explanation:

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

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

10788

16

Operation failed because the object being deserialized belongs to class ’%s’ which is
incompatible with its declared class ’%s’.

Explanation:

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

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

10789

16

There is already a class named ’%.*s’ in the database.

Explanation:

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

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

10790

16

There is already a jar named ’%.*s’ in the database.

Explanation:

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

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

10791

16

Process cannot update or remove class loader because Java Debugger is attached to the
process.

Explanation:

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

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

10792

16

Cannot invoke method ’%.*s’ on class ’%.*s’. Instance methods can only be invoked on
objects.

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