TimesTen Error Messages

TT-06222

Permanent data region in use size has exceeded PermWarnThreshold


Cause

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


Action

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


Additional Information

None.