Please enter search query.
Search <book_title>...
Cluster Server 8.0.2 Agent for DB2 Installation and Configuration Guide - Solaris
Last Published:
2023-06-05
Product(s):
InfoScale & Storage Foundation (8.0.2)
Platform: Solaris
- Introducing the Cluster Server Agent for DB2
- About agent functions for VCS agent for DB2
- About IMF Integration functions for VCS Agent for DB2
- Installing and configuring DB2
- VCS requirements for installing DB2
- Setting up the DB2 configuration
- Installing and removing the Cluster Server Agent for DB2
- Configuring VCS service groups for DB2
- About DB2 configurations in VCS
- Before configuring the service group for DB2
- Configuring the VCS Agent for DB2 from Cluster Manager (Java Console)
- Configuring the VCS agent for DB2 by editing the main.cf file
- Setting up in-depth monitoring of a DB2 instance
- Administering VCS service groups for DB2
- Appendix A. Troubleshooting Cluster Server Agent for DB2
- Appendix B. Resource type information for Cluster Server Agent for DB2
- Appendix C. Resource type attributes for DB2
- Appendix D. Sample configurations
Disabling the agent for DB2
To disable the agent on a system, you must first change the DB2 service group to an OFFLINE state. You can stop the application completely, or switch the service group to another system.
To disable the agent
- Determine if the service group is online. At the prompt, type:
# hagrp -state service_group -sys system_name
- If the service group is online, switch the service group to another system or take it offline. At the prompt, type:
# hagrp -switch service_group -to system_name
Or
# hagrp -offline service_group -sys system_name
- Stop the agent on the system. At the prompt, type:
# haagent -stop Db2udb -sys system_name
- When you get the message "Please look for messages in the log file," check the file /var/VRTSvcs/log/engine_A.log for a message confirming the agent has stopped.
You can also use the ps command to verify that the agent has stopped.
- When the agent has stopped, you can remove the system, the service group, or the resource type from the VCS configuration.
For more information, refer to the chapter on reconfiguring VCS from the command line in Cluster Server Administrator’s Guide.