Please enter search query.
Search <book_title>...
InfoScale™ 9.0 Cluster Server Agent for Sybase Installation and Configuration Guide - Solaris
Last Published:
2025-04-14
Product(s):
InfoScale & Storage Foundation (9.0)
Platform: Solaris
- Introducing the Cluster Server for Sybase
- About the Sybase agent functions
- Monitoring options for the Sybase agent
- Installing and configuring Sybase
- Installing, upgrading, and removing the agent for Sybase
- Configuring VCS service groups for Sybase
- Before configuring the service group for Sybase
- About setting up detail monitoring for the agent for Sybase
- Administering VCS service groups for Sybase
- Appendix A. Resource type definitions for Sybase
- Appendix B. Sample configurations for Sybase
- Resource dependency graph for the Sybase agent
- Sample main.cf files for Sybase ASE CE configurations
Disabling the agent for Sybase
To disable the agent on a system, you must first change the Sybase 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 Sybase -sys system_name # haagent -stop SybaseBk -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.