Cluster Server 8.0 Agent for Sybase Installation and Configuration Guide - 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
Attribute definitions for the SybaseBk agent
Review the description of the SybaseBk agent attributes. The agent attributes are classified as required and internal.
Table: Required attributes lists the required attributes for SybaseBk resource.
Table: Required attributes
Required Attributes | Definition |
---|---|
The $DSQUERY Backup name. Only one server should be configured in a Sybase service group. The advantage of configuring Sybase resources in a separate service group is, each Sybase data server can failover independently. When multiple Sybase resources are configured in a single service group, even if one of the "n" data servers fail, the entire service group will be failed over. Type and dimension: string-scalar | |
Sybase user as the defined owner of executables and database files in any of the sources (such as NIS+, /etc/hosts, and so on) specified in the /etc/nsswitch.conf file for passwd entry. The Sybase executables and database files are accessed in the context of this user. Type and dimension: string-scalar | |
The $SYBASE path to Sybase binaries and configuration files. Type and dimension: string-scalar | |
Version of Sybase Backup Server. Type and dimension: string-scalar | |
The $BACKUP SYBASE Backup Server name. Type and dimension: string-scalar | |
Sybase database administrator. This attribute is required to connect to the ASE for shutdown. Type and dimension: string-scalar | |
Encrypted password of Sybase database administrator. This password is required to connect to the ASE for shutdown. Type and dimension: string-scalar Note: You need not specify a value for this attribute if the SA user does not require a password. |
Table: Optional attribute lists the optional attribute for SybaseBk agent.
Table: Optional attribute
Optional attribute | Definition |
---|---|
Specifies the location of the RUN_SERVER file for the Sybase instance. The default location of this file is used if no value is specified for this attribute. Type and dimension: String-scalar Default value: No default value | |
interfaces _File | Specifies the location of interfaces file for the Sybase instance. If this attribute is configured, [-I interfaces file] option is used when connecting to the isql session. If this attribute is not configured, the agent does not use the -I option. Type and dimension: string-scalar Default value: No defalult value For example: /sybase/my_interfaces_file Note: It is assumed that you have modified the RUN_ServerFile with the non-default interface file location if the interfaces_File attribute is configured. |
IMF | This resource-type level attribute determines whether the Sybase agent must perform intelligent resource monitoring. You can also override the value of this attribute at resource-level. This attribute includes the following keys:
Type and dimension: Integer-association. |
UseSystemD | SystemD is a system and service manager for Linux operating systems. It helps manage applications across Linux distributions that support SystemD feature.
The application process can be viewed as Note: After a system restart, if an application resource is started under user.slice, there is a possibility that the processes are not stopped gracefully. In this case, you can enable the UseSystemD attribute. Type and dimension: Boolean-Scalar |
SystemDAttrList | Set the key-value pairs for the SystemD environment using this attribute. Note: Ensure that UseSystemD is set to 1 before you set the key-value pairs. To know more about the different limits that you can apply to an application, refer to the appropriate Red Hat documentation. Type and dimension: String-scalar |
Table: Internal attribute lists the internal attribute for SybaseBk agent.
This attribute is for internal use only. Veritas recommends not to modify the value of this attribute.
More Information