Backing Up the Installation

6-24 Oracle Fusion Middleware Enterprise Deployment Guide for Oracle ECM Suite ■ Host names: – HOST1: SOAHOST1 – HOST2: SOAHOST2 ■ Cluster name: – CLUSTER: SOA_Cluster

6.21 Backing Up the Installation

After you have verified that the extended domain is working, back up the installation. This is a quick backup for the express purpose of immediate restore in case of problems in the further steps. The backup destination is the local disk. This backup can be discarded once the enterprise deployment setup is complete. At that point, the regular deployment-specific backup and recovery process can be initiated. The Oracle Fusion Middleware Administrators Guide provides further details. For information on describing the Oracle HTTP Server data that must be backed up and restored, refer to the Backup and Recovery Recommendations for Oracle HTTP Server section in that guide. For information on how to recover components, see the Recovery of Components and Recovery After Loss of Component sections in the guide. For recommendations specific to recovering from the loss of a host, see the Recovering Oracle HTTP Server to a Different Host section in the guide. Also refer to the Oracle Database Backup and Recovery Guide for information on database backup. Perform these steps to back up the installation at this point: 1. Back up the web tier: a. Shut down the instance using opmnctl: WEBHOST1 ORACLE_BASEadmininstance_namebinopmnctl stopall b. Back up the Middleware Home on the web tier using the following command as root: WEBHOST1 tar -cvpf BACKUP_LOCATIONweb.tar MW_HOME c. Back up the Oracle Instance Home on the web tier using the following command: WEBHOST1 tar -cvpf BACKUP_LOCATIONweb_instance_name.tar ORACLE_INSTANCE d. Start the instance using opmnctl: WEBHOST1 cd ORACLE_BASEadmininstance_namebin WEBHOST1 opmnctl startall 2. Back up the database. This is a full database backup either hot or cold using Oracle Recovery Manager recommended or operating system tools such as tar for cold backups if possible. 3. Back up the Administration Server and managed server domain directories to save your domain configuration. The configuration files all exist in the ORACLE_ BASEadmindomain_name directory. Run the following command to create the backup: SOAHOST1 tar -cvpf edgdomainback.tar ORACLE_BASEadmindomain_name 7 Extending the Domain with Oracle UCM 7-1 7 Extending the Domain with Oracle UCM This chapter describes how to extend a domain with Oracle Universal Content Management Oracle UCM using the Oracle Fusion Middleware Configuration Wizard. It contains the following sections: ■ Section 7.1, About Adding Oracle UCM to a Domain