Error 165

"Java VM heap exhausted at internal function: %1"

Item Description

SQLCode

-165L

Constant

JAVA_VM_HEAP_EXHAUSTED

SQLState

WP008

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Sybase Error Code

2311

Severity Code

16

Parameter 1

The internal function is for debugging purposes.

Probable cause

The amount of space allocated for the Java VM is insufficient to continue allocating new objects. Increase the size by using: SET OPTION PUBLIC.java_heap_size = nnnnnnnn.


Created April 27, 2010. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com