TimesTen Error Messages

TT-06223

Temporary data region in use size has exceeded TempWarnThreshold


Cause

Memory allocation in the temporary memory region caused the TempWarnThreshold threshold to be exceeded, and memory threshold warnings have been enabled by the ttWarnOnLowMemory built-in procedure.


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

None.