Sybase 11.9.x-12.5 User Manual

Page 455

Advertising
background image

CHAPTER 6 Adaptive Server Error Messages

1129

10727

16

Invalid text pointer specified.

Explanation:

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

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

10728

16

The specified file or image column contains a Java class. Java classes cannot be directly
installed. Enclose this class in a jar and re-try your command.

Explanation:

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

and permissions. Take any corrective action indicated by message.

10729

16

The specified file or image column does not contain a valid jar. Install failed.

Explanation:

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

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

10730

16

You’re attempting to install a jar that contains compressed classes. Re-create this jar
without using compression, and try the command again.

Explanation:

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

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

10731

16

The specified jar contains a class whose name exceeds the server limits in length. Such
classes cannot be installed.

Explanation:

Command failed due to invalid or illegal request.

10732

16

You’re attempting to install a class named %.*s. This class belongs to a package reserved
for system classes and cannot be installed.

Explanation:

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

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

10733

16

Class %.*s cannot be replaced because it belongs to a different jar. Install failed.

Explanation:

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

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

10734

16

Cannot run this command because Java services are not enabled. A user with System
Administrator (SA) role must reconfigure the system to enable Java.

Explanation:

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

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

10735

16

Jar ’%.*s’ not found. Check and make sure that the jar has been installed, and an entry
exists in Sysjars.

Explanation:

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

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

10736

16

Cannot convert datatype ’%s’ to datatype ’%s’. Either such 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.

10737

16

An internal conversion 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.

Number

Severity

Text and Explanation

Advertising