Please enter search query.
Search <book_title>...
Cluster Server 8.0 Agent for Sybase Installation and Configuration Guide - Linux
Last Published:
2021-12-21
Product(s):
InfoScale & Storage Foundation (8.0)
Platform: Linux
- Introducing the Cluster Server Agent for Sybase
- About the Sybase agent functions
- 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
- Sample main.cf files for Sybase ASE CE configurations
Type definition for the SybaseBk agent
The resource type definition for the SybaseBk agent is as follows:
type SybaseBk ( static boolean AEPTimeout = 1 str Backupserver str Owner str Home str Version str Server str SA str SApswd str Run_ServerFile str interfaces_File str SystemDAttrList{} boolean UseSystemD = 0 static str ArgList[] = { Backupserver, Owner, Home, Version, Server, SA, SApswd, Run_ServerFile, interfaces_Filei, UseSystemD , SystemDAttrList } static int IMF{} = { Mode=3, MonitorFreq=5, RegisterRetryLimit=3 } static str IMFRegList[] = { Backupserver, Owner } static str AgentDirectory = "/opt/VRTSagents/ha/bin/SybaseBk" )