Shutting Down an Application Within TimesTen

An application within TimesTen consists of a database that has been allocated shared memory, user connections, and possibly replication and cache agents for communication with other TimesTen or Oracle databases.

To close all active connections to the TimesTen database, run the ttAdmin -disconnect command. See Disconnecting from a Database in this book and ttAdmin in the Oracle TimesTen In-Memory Database Reference.

If you want to unload the TimesTen database, see Unloading a Database from Memory for TimesTen.