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

SQL Anywhere 11.0.0 » Error Messages » SQL Anywhere error messages » SQL Anywhere error messages sorted by message text (T-Z)

 

The database does not support the Java Virtual Machine

Error 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.