TimesTen Error Messages

TT-06206

Heap is full


Cause

The heap is full.


Action

Try freeing up memory with the ttCkptBlocking built-in procedure or compacting the database with the ttCompact built-in procedure. Also, attempt to disconnect all connections and reconnecting them to free up some space. See ttCkptBlocking and ttCompact in Oracle TimesTen In-Memory Database Reference.


Additional Information

You may get a stack overflow error or operating system errors.