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

NAMESPACE attribute is not valid with procedure type '%1' Next Page

Namespace heap exhausted at internal function: %1


Item

Value

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.