Starting the Cache Agent

The cache agent is a TimesTen daemon process that manages many of the cache-related functions for a TimesTen database. You can manually start the cache agent.

To start the cache agent, in TimesTen, call the ttCacheStart built-in procedure as the TimesTen cache administration user:

Command> call ttCacheStart;

You can also start the cache agent from a command line by running a ttAdmin -cacheStart utility command as a TimesTen external user with the CACHE_MANAGER privilege:

% ttAdmin -cacheStart cache1