This chapter describes the TimesTen database control menu. The database control menu displays options to control various aspects of your TimesTen database targets.
Topics include:
To view the database control menu, ensure that you are on the TimesTen database target page. For information on navigating to the TimesTen database target page, see "Navigating to the TimesTen target page".
From the TimesTen Database Home menu, select Control.
The TimesTen database control menu displays. Click a specific option to view TimesTen database controls. A description of each option follows:
The start/stop agents page enables you to start and stop the TimesTen replication and TimesTen cache agents. You can select a row and then click Start or Stop to control the TimesTen agents.
The start/stop agents page calls these built-in procedures to control the TimesTen agents:
ttCacheStart
- This built-in procedure starts the TimesTen cache agent. For more information, see "ttCacheStart" in the Oracle TimesTen In-Memory Database Reference.
ttCacheStop
- This built-in procedure stops the TimesTen cache agent. For more information, see "ttCacheStop" in the Oracle TimesTen In-Memory Database Reference.
ttRepStart
- This built-in procedure starts the TimesTen replication agent. For more information, see "ttRepStart" in the Oracle TimesTen In-Memory Database Reference.
ttRepStop
- This built-in procedure stops the TimesTen replication agent. For more information, see "ttRepStop" in the Oracle TimesTen In-Memory Database Reference.
The Ram load/unload and policy settings page enables you to load and unload the TimesTen database from memory and change the RAM policy of the TimesTen database. This page contains two regions:
The load/unload RAM region enables you to load and unload the TimesTen database from memory. You can also review the load status of the TimesTen database and current connections to your TimesTen database. The load and unload options are only available if your database RAM residence policy is set to Manual. You can click the Load button to load the database into memory. You can click the Unload button to unload the database from memory. Before unloading the TimesTen database from memory, ensure that all applications are disconnected from your TimesTen database. Also, ensure that you stop the cache and replication agents. For more information on stopping the cache and replication agents, see "Start/stop agents".
The load/unload RAM region runs the ttAdmin
utility to load and unload the database from memory. For more information, see "ttAdmin" in the Oracle TimesTen In-Memory Database Reference.
The RAM policy configuration region enables you to view your current RAM residence policy and change the RAM policy of your TimesTen database. The RAM policy configuration contains two sub-regions:
Figure 10-3 Current Configuration sub-region
The current configuration sub-region displays the current RAM residence policy and the RAM residence grace period.
The current configuration sub-region runs the ttAdmin
utility to display the current RAM configuration of your database. For more information, see "ttAdmin" in the Oracle TimesTen In-Memory Database Reference.
The change RAM policy sub-region enables you to modify the RAM policy of your TimesTen database. If you set the RAM policy as In Use, you can also set a RAM residence grace period.
The change RAM policy sub-region runs the ttAdmin
utility to change the RAM policy and set RAM residence grace period. For more information on the ttAdmin
utility and the RAM policy settings, see "ttAdmin" in the Oracle TimesTen In-Memory Database Reference.
Create a blackout to suspend all data collection activity on a target that is monitored by Enterprise Manager. Consider creating a blackout to perform maintenance on a TimesTen instance target. For more information on creating a blackout, see "Creating a Blackout" in the Oracle Enterprise Manager Cloud Control Administrator's Guide.
A blackout ends automatically after the set blackout duration expires. In some cases you may want to end a blackout before the blackout duration expires. To end a blackout, ensure that you are on the TimesTen instance target page and that a blackout is active for your TimesTen database target. For information on navigating to the TimesTen database target page, see "Navigating to the TimesTen target page".
From the TimesTen Database Home menu, select Control, then select End Blackout.
The Blackouts confirmation page displays. Locate the Yes button.
Click Yes.
The information dialog displays with the text "The End Blackout request has been successfully submitted. Target status changes require time to reflect this latest submission."
Figure 10-7 Successful End Blackout request
You have successfully ended the blackout of your TimesTen database target. Enterprise Manager can take several minutes to resume data collection activities on your TimesTen database target.