Go to main content

Oracle® Solaris Cluster Data Service for Oracle PeopleSoft Enterprise Guide

Exit Print View

Updated: September 2015
 
 

Verifying Installation and Configuration of the PeopleSoft Application Server Domain

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

How to Verify PeopleSoft Application Server Domain Installation and Configuration

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