Back Up the Domain Home

The backup operation takes a backup of the domain homes for all nodes in an Oracle SOA Suite on Marketplace instance cluster.

Prerequisites:

To back up the domain home for all nodes in an Oracle SOA Suite on Marketplace instance cluster:

  1. Use the ssh command to connect to the Administration Server VM (as the opc user):
    ssh -i private_key opc@AdminServerVM_IP_address
  2. Change to the oracle user:
    sudo su - oracle
  3. Run the backup script to initiate the domain home backup:
    /opt/scripts/runbooks/backup.sh

    This command backs up the domain homes from all the nodes of the cluster, encrypts the backup ZIP file, and uploads the ZIP file to Oracle Cloud Infrastructure Object Storage under a folder named with the service name, and a subfolder named with timestamp of the backup.


    Backup ZIP folder structure