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

3.  Installing and Configuring the HA for PeopleSoft Process Scheduler

Overview

Planning the HA for PeopleSoft Process Scheduler Installation and Configuration

Configuration Restrictions for the HA for PeopleSoft Process Scheduler

Configuration Requirements for the HA for PeopleSoft process scheduler

Configuration Options for the HA for PeopleSoft process scheduler

Failover Configurations

Multi-Instance Configurations

Installing and Configuring the PeopleSoft Process Scheduler Domain

How to Enable the PeopleSoft Process Scheduler Domain to Run in a Cluster

How to Install PeopleSoft Process Scheduler Software

Verifying Installation and Configuration of the PeopleSoft Process Scheduler Domain

How to Verify the PeopleSoft Process Scheduler Domain Installation and Configuration

Registering and Configuring HA for PeopleSoft Process Scheduler

How to Register and Configure HA for PeopleSoft Process Scheduler for Failover

How to Remove a PeopleSoft Process Scheduler Domain From a Failover Resource Group

Verifying Installation and Configuration of the PeopleSoft Process Scheduler Domain Resource

How to Verify PeopleSoft Process Scheduler Domain Resource Installation and Configuration

Tuning the HA for PeopleSoft Process Scheduler Fault Monitor

Resource Properties

Probing Algorithm and Functionality

Operations of the PeopleSoft Process Scheduler Probe

Debugging the HA for PeopleSoft Process Scheduler Fault Monitor

How to Activate Debugging for 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 Process Scheduler Domain

This section contains the procedure to verify successful installation and configuration of the PeopleSoft process scheduler domain.

How to Verify the PeopleSoft Process Scheduler Domain Installation and Configuration

  1. Assume the root role and log in to the node that currently hosts the resource group that contains the PeopleSoft process scheduler guest domain resource.
  2. Start the PeopleSoft process scheduler.
    # su - Psft_User -c "/Psft_Home/appserv/psadmin -p start -d Psft_Domain"
  3. Verify the status of the PeopleSoft process scheduler.
    # su - Psft_User -c "/Psft_Home/appserv/psadmin -p sstatus -d Psft_Domain"
  4. Stop the PeopleSoft process scheduler.
    # su - Psft_User -c "/Psft_Home/appserv/psadmin -p stop -d Psft_Domain"
  5. Switch the PeopleSoft process scheduler resource group to another cluster member.
    # clresourcegroup switch -n node psft-sched-rg
  6. Repeat all steps until you have tested all the potential nodes on which the PeopleSoft Process Scheduler can run.

Next Steps

See Registering and Configuring HA for PeopleSoft Process Scheduler.