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

Overview

Installing the Data Service Package

How to Install HA for PeopleSoft Application Server Data Service Package

2.  Installing and Configuring the 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

Installing the Data Service Package

If you did not install the ha-cluster/data-service/peoplesoft package during your initial Oracle Solaris Cluster installation, perform this procedure to install the data services package. The package contains both HA for PeopleSoft Application Server and HA for PeopleSoft Process Scheduler software.

How to Install HA for PeopleSoft Application Server Data Service Package

Perform this procedure on each cluster node where you want HA for PeopleSoft application server and HA for PeopleSoft process scheduler software to run.

  1. On the cluster node or zone cluster node where you are installing the data service package, assume the root role.
  2. Ensure that the solaris and ha-cluster publishers are valid.
    # pkg publisher
    PUBLISHER                           TYPE     STATUS   URI
    solaris                             origin   online   solaris-repository
    ha-cluster                          origin   online   ha-cluster-repository

    For information about setting the solaris publisher, see Set the Publisher Origin to the File Repository URI in Copying and Creating Oracle Solaris 11.1 Package Repositories.

  3. Install the data services package for the PeopleSoft Application Server and PeopleSoft Process Scheduler software.
    # pkg install ha-cluster/data-service/peoplesoft
  4. Verify that the package installed successfully.
    $ pkg info ha-cluster/data-service/peoplesoft

    Installation is successful if output shows: State is Installed.

  5. Perform any necessary updates to the Oracle Solaris Cluster software.

    For instructions on updating single or multiple packages, see Chapter 11, Updating Your Software, in Oracle Solaris Cluster System Administration Guide.

Next Steps

See Chapter 2, Installing and Configuring the HA for PeopleSoft Application Server and Chapter 3, Installing and Configuring the HA for PeopleSoft Process Scheduler.