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

Document Information

Preface

1.  Getting Started with Oracle Solaris Cluster HA for PeopleSoft Enterprise

2.  Installing and Configuring the HA for PeopleSoft Application Server

Overview

Planning the HA for PeopleSoft Application Server Installation and Configuration

Configuration Restrictions for HA for PeopleSoft Application Server

Configuration Requirements for HA for PeopleSoft Application Server

HA for PeopleSoft Application Server Data Service Configurations

Failover Configurations

Multi-Instance Configuration

Installing and Configuring the PeopleSoft Application Server Domain

How to Enable the PeopleSoft Application Server Domain to Run in a Cluster

How to Install PeopleSoft Application Server Software

Verifying Installation and Configuration of the PeopleSoft Application Server Domain

How to Verify PeopleSoft Application Server Domain Installation and Configuration

Registering and Configuring HA for PeopleSoft Application Server

Tools for Registering and Configuring HA for PeopleSoft Application Server

How to Register and Configure HA for PeopleSoft Application Server for Failover (clsetup)

How to Register and Configure HA for PeopleSoft Application Server for Multi-Instance (clsetup)

How to Register and Configure HA for PeopleSoft Application Server for Failover (CLI)

How to Remove a PeopleSoft Application Server Domain Resource From a Failover Resource Group

How to Register and Configure HA for PeopleSoft Application Server for Multi-Instance Configuration (CLI)

Verifying Installation and Configuration of the PeopleSoft Application Server Domain Resource

How to Verify HA for PeopleSoft Application Server Domain Resource Installation and Configuration

Tuning the HA for PeopleSoft Application Server Fault Monitor

Resource Properties

Probing Algorithm and Functionality

Operations of the PeopleSoft Application Server Probe

Debugging HA for PeopleSoft Application Server

How to Activate Debugging for HA for PeopleSoft Application Server

3.  Installing and Configuring the HA for PeopleSoft Process Scheduler

A.  HA for PeopleSoft Application Server Extension Properties

B.  HA for PeopleSoft Process Scheduler Extension Properties

Index

Verifying Installation and Configuration of the PeopleSoft Application Server Domain Resource

This section contains the procedure to verify successful installation and configuration of the PeopleSoft application server domain resource.

How to Verify HA for PeopleSoft Application Server Domain Resource Installation and Configuration

  1. Assume the root role and log in to the node that currently hosts the resource group that contains the PeopleSoft application server guest domain resource.
  2. Switch the PeopleSoft application server domain resource group to another cluster member.
    # clresourcegroup switch -n node psft-app-failover-rg
  3. Verify the status of the PeopleSoft application server domain instance.
    # su - Psft_User -c "/Psft_Home/appserv/psadmin -c sstatus -d Psft_Domain"
  4. Verify the status of the PeopleSoft application server domain resource.
    # clresource status psft-app-server-resource
  5. Repeat all steps until you have tested all the potential nodes on which the PeopleSoft application server domain can run.