TimesTen Error Messages

TT-00802

Database memory_region space exhausted


Cause

TimesTen cannot allocate memory from the heap. An additional error message indicates which memory region is full.


Action

Increase the size of the appropriate memory region by modifying the set value for the PermSize or the TempSize attribute. You must unload the database from memory for changes in the PermSize or the TempSize attribute to take effect. For more information on how to unload the database from memory, see Unloading a Database from Memory for TimesTen Classic in Oracle TimesTen In-Memory Database Operations Guide. For more information on the PermSize or the TempSize attribute, see PermSize or TempSize, respectively, in the Oracle TimesTen In-Memory Database Reference.


Additional Information

The database cannot continue normal operations.