Skip Navigation Links | |
Exit Print View | |
Oracle Solaris Cluster Data Service for SAP NetWeaver Guide Oracle Solaris Cluster 4.1 |
1. Installing and Configuring HA for SAP NetWeaver
Overview of the Installation and Configuration Process for HA for SAP NetWeaver
Planning the HA for SAP NetWeaver Installation and Configuration
Application Operation Restrictions
Application Operation Requirement
Supported Data Service Configurations
Configuration Planning Questions
Installing and Configuring SAP NetWeaver
How to Enable the SAP NetWeaver to Run in a Cluster
Verifying the SAP NetWeaver Installation and Configuration
How to Verify the Installation of an SAP NetWeaver
Configuring Your Highly Available Database
Preparing SAP NetWeaver for High Availability
Registering and Configuring HA for SAP NetWeaver
Setting HA for SAP NetWeaver Extension Properties
How to Register and Configure an SAP NetWeaver sapstartsrv Resource
How to Register and Configure an SAP Central Service Resource
How to Register and Configure an SAP Replicated Enqueue Server Resource
How to Register and Configure an SAP Replicated Enqueue Preempter Resource
How to Register and Configure an SAP NetWeaver Dialogue Instance Resource
Using Alternate Project Identification
Tuning the HA for SAP NetWeaver Fault Monitors
Operation of the Fault Monitor for the SAP sapstartsrv Resource Type
Operation of the Fault Monitor for the SAP Central Services Resource Type
Operation of the Fault Monitor for the SAP Replicated Enqueue Server Resource Type
Operation of the Fault Monitor for the SAP Dialogue Instance Resource Type
Operation of the Fault Monitor for the SAP Replicated Enqueue Preempter Resource Type
Verifying the HA for SAP NetWeaver Installation and Configuration
How to Verify the Operation of the Fault Monitor for the SAP sapstartsrv Process
How to Verify the Operation of the Fault Monitor for the SAP Instance Resource Types
Enabling Interaction Between Oracle Solaris Cluster and SAP NetWeaver
How to Enable Interaction Between Oracle Solaris Cluster and SAP NetWeaver
A. HA for SAP NetWeaver Extension Properties
B. Deployment Example: How to Configure the Oracle Solaris Cluster HA for SAP NetWeaver Agent
This section shows how to enable interaction between Oracle Solaris Cluster and SAP NetWeaver
Before You Begin
You must have downloaded and installed the latest host agent.
SAP kernel version must be 7.20_EXT or later.
Perform the steps in this procedure only after you have created the Oracle Solaris Cluster resources.
# # SAP HA Script Connector # service/halib = /usr/sap/hostctrl/exe/saphascriptco.so service/halib_cluster_connector = \ /opt/ORCLscsapnetw/saphacmd/bin/sap_orcl_cluster_connector service/halib_debug_level = 1
# ls -la /usr/local/bin total 8 drwxr-xr-x 2 root root 4 May 29 02:22 . drwxr-xr-x 3 root root 3 May 29 02:13 .. lrwxrwxrwx 1 root root 48 May 29 02:22 \ functions_sap_ha -> /opt/ORCLscsapnetw/saphacmd/bin/functions_sap_ha lrwxrwxrwx 1 root root 58 May 29 02:14 \ sap_cluster_connector -> /opt/ORCLscsapnetw/saphacmd/bin/sap_orcl_cluster_connector # cd /usr/local/bin # ln -s /opt/ORCLscsapnetw/saphacmd/bin/functions_sap_ha \ ./functions_sap_ha # ln -s /opt/ORCLscsapnetw/saphacmd/bin/sap_orcl_cluster_connector \ sap_orcl_cluster_connector
Once you completed this step, the startsap and stopsap commands will always use the Oracle Solaris Cluster methods.