Unloading a Database from Memory for TimesTen
In TimesTen, a database remains loaded in shared memory if any applications or TimesTen agents, such as the cache agent or replication agent, are connected to it. In TimesTen, a database may also be kept in shared memory for particular RAM policy setting, even when no applications or agents are connected.
Before unloading the database from memory for TimesTen, you must first close the
database, close all active connections to the database and then set the RAM policy
of the database to manual or inUse.
Note:
The following steps use examples where database1 is the database
that is to be unloaded. It is assumed that it is the active master in a
replication scheme and has been configured with cache. Note that a database can
have both replication and cache configured, and a RAM policy other than
manual.
See ttAdmin in the Oracle TimesTen In-Memory Database Reference.