Back Up the Application Tier
- Shared homes, which hold the application code used by the middle tiers to run the application. These directories change when the application is patched or upgraded.
- Configuration files, which are fairly static but can change occasionally during system operation.
- Report repository, which changes frequently and reflects state also held in the database.
Back Up Shared Homes
Since all compute instances share access to a single copy of the application home directories, you must take one backup to protect the resource. Take this backup each time the software is updated. It is also best practice to schedule a backup of this resource on a regular basis.
Back Up PeopleSoft Configuration Files
As PeopleSoft middle
tier configurations are node-specific, you will need to back up each instance’s
PS_CFG_HOME
now, to save the work you’ve completed
installing the application in OCI. You should also schedule a backup of this
resource on a regular basis, as you may adjust these configurations during normal
operations.
Perform the following steps to take a manual backup, on each middle tier compute instance:
Back Up the Report Repository
Later, you'll configure frequent replication of the report repository contents to the DR site so that on switchover or failover the data there is as current as possible.
- To take a manual backup, perform the following steps,
substituting today’s date for
YYYYMMDD:
- To automate backups of the report repository once a day at
02:00 a.m., perform the following steps: