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

SQL Anywhere 11.0.1 » Error Messages » SQL Anywhere error messages » SQL Anywhere error messages sorted by message text (L-S)

 

Namespace heap exhausted at internal function: %1

Error constant SQLE_NAMESPACE_HEAP_EXHAUSTED
ODBC 2 State ERROR
ODBC 3 State ERROR
Parameter 1 The internal function is for debugging purposes.
Severity 16
SQLCODE –164
SQLSTATE WP007
Sybase error code 13739
Probable cause

The amount of space allocated for the Java Namespace is insufficient to continue loading Java classes. Increase the size by using: SET OPTION PUBLIC.java_namespace_size = nnnnnnnn.