TimesTen Error Messages

TT-06221

Temporary data region free space insufficient to allocate number bytes of memory


Cause

The error is returned following error 802 and indicates that memory from the temporary data region has been exhausted.


Action

Increase the size of the temporary memory region by modifying the set value for the TempSize attribute. You must unload the database from memory for changes in 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 TempSize attribute, see TempSize, in the Oracle TimesTen In-Memory Database Reference.


Additional Information

The database cannot continue normal operations.