TimesTen Error Messages

TT-00707

Attempt to connect to a database that has been manually unloaded from RAM


Cause

The application failed to connect to a database because the RAM residence policy of the database is set to manual. Also, the database has been manually unloaded from RAM.


Action

Load the database into memory using ttAdmin -ramload. For more information, see ttAdmin in Oracle TimesTen In-Memory Database Reference.


Additional Information

Applications cannot connect to the database.