17.2.5 Backing Up the Database and Persistent Volume

You must take a backup of the Oracle Database used by Oracle Access Management (OAM) 12c, and the persistent volume.

Backing Up the Oracle Database

Take a backup of the Oracle Database used by OAM 12c, using your usual Oracle Database backup procedure.

Backing Up the Persistent Volume

Take a backup of the persistent volume directory:
sudo cp -rp <persistent_volume>/accessdomainpv <persistent_volume>/accessdomain_bkp12c
For example:
sudo cp -rp /nfs_volumes/oam/accessdomainpv /nfs_volumes/oam/accessdomainpv_bkp12c