InfoScale™ 9.0 Cluster Server Implementation Guide for Oracle - Windows
- Introducing the VCS agents for Oracle and NetApp
- Installing and configuring VCS
- Installing and configuring Oracle
- Prerequisites for installing Oracle
- Managing storage using Windows Logical Disk Manager
- Managing storage using NetApp filer
- Configuring Oracle on the first node
- Associating the database with the listener
- Configuring the Oracle database
- Configuring the Oracle service group
- Administering the Oracle service group
- Troubleshooting
- Appendix A. Resource type definitions
- Appendix B. Sample configuration
- Appendix C. Oracle Enterprise Manager 10g Grid Control with VCS
- Making the additional agent highly available
About the Action function
The Action function enables you to perform predefined actions on a resource.
To perform an action on a resource, type the following command:
C:\> hares -action <res> <token> [-actionargs <arg1> ...] [-sys <system>] [-clus <cluster>]
The following table includes the actions that the agent supports.
Table: Actions supported by Oracle agent
Token for Action | Description |
---|---|
DBRestrict | Changes the database session to enable the RESTRICTED mode. |
DBUndoRestrict | Changes the database session to disable the RESTRICTED mode. |
DBSuspend | Suspends a database. |
DBResume | Resumes a suspended database. |
DBQuiesce | Places the database into a quiesced state. Note: You must set the resource_manager_plan parameter and restart the database before quiescing a database. |
DBUnQuiesce | Restores the database from a quiesced state to a normal operation state. |
You can also add custom actions for the agent. For further information, refer to the Cluster Server Agent Developer's Guide.