Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Error Messages » Database Error Messages » Alphabetic list of error messages

The database '%1' was not found Next Page

The database does not support the Java Virtual Machine


Item

Value

Constant

SQLE_NO_JAVA_SUPPORT

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Severity

16

SQLCODE

-758

SQLSTATE

WJ022

Sybase error code

13769

Probable cause

The Java Virtual Machine could not be started because the database does not have the proper support. It may be that the database was created with an older version of the software, or was created with the Java support disabled. If the database was created with an older version of the software the database should be upgraded to the most recent version. If the database was created with Java support disabled, then the instjava.sql script should be run against the database to enable Java support.