Switchover to Cloud
When your functional and performance tests show your new environment is ready, you can schedule and perform switching production operations to OCI.
There are three parts to this process:
- Shut down the on-premises production PeopleSoft application.
- Switchover to the database in the cloud, making the physical standby in OCI the primary and the on-premises database a physical standby.
- Start the PeopleSoft applications in OCI at the new primary site.
After completing those tasks, you can take a backup of the primary OCI environment.
Perform a Full Stack Switchover
Perform an Oracle Data Guard switchover role change, making the physical standby on the Oracle Exadata Database Service on Dedicated Infrastructure in OCI the primary and the on-premises database a physical standby.
Back Up the PeopleSoft OCI Primary Database
Oracle recommends that you take a full database backup as soon as the switchover is complete and the database in OCI is in the primary role, to establish your baseline database backup in OCI. Perform the following to take a full backup now and set up automatic backups.
If you indicated the first backup should be taken immediately, OCI will start a full backup when you save your changes.
Backup activity from that point forward will take place during your specified backup
window, starting the pattern of taking an incremental backup six days a week and a
full backup once a week. Archived redo
logs are automatically
backed up once every 30 minutes. OCI-based backups will configure Oracle Recovery Manager (RMAN) to use the cloud backup module in OCI.
As each backup completes, it is listed in the table of backups on the database’s Resources page.
Remove the On-Premises Database
You have switched
operations to your OCI environment, but you're still keeping your on-premises database in
sync using Oracle Data Guard. While it is a good practice to do this for a brief period as a fallback, at some point
you'll stop redo replay
to your old on-premises database and drop that
environment.
The current primary sends its redo
to the remaining standby
database. You can now shut down the on-premises database.