Configure PeopleSoft on the Standby
You must access the database to complete the file system configuration of the middle tier servers at the standby.
Convert the Cascade Standby to a Snapshot Standby
redo
from
the primary. When you convert the OCI database on Oracle Exadata Database Service on Dedicated
Infrastructure from a physical standby to a snapshot standby, redo
from the primary
database is shipped to the standby but isn't applied until the database is reverted to a
physical standby.
The snapshot standby is ready for you to configure the application and process scheduler.
Establish the PeopleSoft Database Connection
Edit the tnsnames.ora
file to establish the connection.
Configure the PeopleSoft Application Domains
PS_CFG_HOME/appserv
from the compute VMs hosting the application server
to the same location on the compute VMs at the cascade standby. This also captures the
process scheduler configuration.
In this scenario, the application server domain is HR92U033 and two of the four
compute instances will each host both the application servers and the process
scheduler: iad-psft-hcm-app01
and
iad-psft-hcm-app02
. The application servers and the process
scheduler each run within their own Oracle Tuxedo domain.
As psadm2
user, you'll use the psadmin
utility to configure the Oracle Tuxedo domain, including the application server.
Find the psappsrv.cfg
file in the
$PS_CFG_HOME/appserv/Application server
domain
directory. Use the psadmin
utility to make any required configuration changes to this file
($PS_HOME/bin/psadmin
), before deploying the domain on each
node.
Configure the Process Scheduler Domains
psadm2
, you'll create one directory for each
process scheduler node:
/u02/app/psft/ps/log_output/node1/HR92U033 (for node: phx-psft-hcm-app01)
/u02/app/psft/ps/log_output/node2/HR92U033 (for node: phx-psft-hcm-app02)
You can do this from any one of the middle tier compute instances. With the log output directories in place, perform the following to configure the process scheduler: