JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris Cluster Data Service for SAP Guide
search filter icon
search icon

Document Information

Preface

1.  Installing and Configuring HA for SAP

HA for SAP Overview

Installing and Configuring HA for SAP

Planning the HA for SAP Installation and Configuration

Configuration Restrictions

Configuration Requirements

Standard Data Service Configurations

Configuration Considerations

Failover and Scalable Applications

Scalable Applications

Configuration Planning Questions

Packages and Support

Upgrading HA for SAP

How to Upgrade a Resource Type or Convert a Failover Application Resource to a Scalable Application Resource

Preparing the Nodes and Disks

How to Prepare the Nodes

Installing and Configuring SAP and Database

How to Install SAP and the Database

How to Install and Enable an SAP Scalable Application Server

How to Enable Failover SAP Instances to Run in a Cluster

How to Configure an SAP J2EE Engine Cluster With Your Oracle Solaris Cluster HA for SAP With an Application Server

How to Configure an SAP J2EE Engine With Your Oracle Solaris Cluster HA for SAP With Central Instance

How to Configure an SAP Web Dispatcher With Your Oracle Solaris Cluster HA for SAP

Configuring Your Highly Available Database

Where to Go From Here

Verifying the SAP Installation

How to Verify SAP and the Database Installation With Central Instance

How to Verify an SAP Failover Application Server

Verifying an SAP Scalable Application Server

Where to Go From Here

Installing the HA for SAP Packages

How to Install the HA for SAP Packages

Setting Up SAP on Non-Global Zones for HAStoragePlus Configuration

How to Set Up SAP on Non-Global Zones for HAStoragePlus Configuration

Registering and Configuring HA for SAP

HA for SAP Extension Properties

HA for SAP Extension Properties for the Central Instance

HA for SAP Extension Properties for the Application Servers

How to Register and Configure HA for SAP With Central Instance

How to Register and Configure HA for SAP as a Failover Data Service

How to Register and Configure HA for SAP as a Scalable Data Service

Setting Up a Lock File

How to Set Up a Lock File for Central Instance or the Failover Application Server

How to Set Up a Lock File for Scalable Application Server

Verifying the HA for SAP Installation and Configuration

How to Verify HA for SAP Installation and Configuration and Central Instance

How to Verify the Installation and Configuration of HA for SAP as a Failover Data Service

How to Verify the Installation and Configuration of HA for SAP as a Scalable Data Service

Understanding HA for SAP Fault Monitor

HA for SAP Fault Probes for Central Instance

HA for SAP Fault Probes for Application Server

Index

Verifying the HA for SAP Installation and Configuration

This section contains the procedure you need to verify that you installed and configured your data service correctly.

How to Verify HA for SAP Installation and Configuration and Central Instance

Use this procedure to verify the HA for SAP installation and configuration and central instance.

  1. Log in to the node that hosts the resource group that contains the SAP central instance resource.
  2. Start the SAP GUI to check that HA for SAP is functioning correctly.
  3. As user sapsidadm, use the central instance stopsap script to shut down the SAP central instance.

    The Oracle Solaris Cluster software restarts the central instance.

  4. As user root, switch the SAP resource group to another cluster member.
    # clresourcegroup switch -n node2sap-ci-resource-group
  5. Verify that the SAP central instance starts on this node.
  6. Repeat Step 1 through Step 5 until you have tested all the potential nodes on which the SAP central instance can run.

Next Steps

Go to How to Verify the Installation and Configuration of HA for SAP as a Failover Data Service or How to Verify the Installation and Configuration of HA for SAP as a Scalable Data Service.

How to Verify the Installation and Configuration of HA for SAP as a Failover Data Service

Use this procedure to verify the installation and configuration of HA for SAP as a failover data service.

  1. Log in to the node that currently hosts the resource group that contains the SAP application server resource.
  2. As user sapsidadm, start the SAP GUI to check that the application server is functioning correctly.
  3. Use the application server stopsap script to shut down the SAP application server on the node that you identified in Step 1.

    The Oracle Solaris Cluster software restarts the application server.

  4. As user root, switch the resource group that contains the SAP application server resource to another cluster member.
    # clresourcegroup switch -n node2sap-as-resource-group
  5. Verify that the SAP application server starts on the node that you identified in Step 4.
  6. Repeat Step 1 through Step 5 until you have tested all the potential nodes on which the SAP application server can run.

How to Verify the Installation and Configuration of HA for SAP as a Scalable Data Service

Use this procedure to verify the installation and configuration of HA for SAP as a scalable data service.

  1. Log on to one of the nodes that runs the application server.
  2. Become user sapsidadm.
  3. Start the SAP GUI to check that the application server is functioning correctly.
  4. Use the application server stopsap script to shut down the SAP application server on the node that you identified in Step 1.

    The Oracle Solaris Cluster software restarts the application server.

  5. Repeat Step 1 through Step 3 until you have tested all the potential nodes on which the SAP application server can run.