Backing Up the Installation
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 DomainParts
» Oracle Fusion Middleware Online Documentation Library
» What Is an Enterprise Deployment? About Oracle Enterprise Content Management Suite
» Built-In Security High Availability
» Terminology Oracle Fusion Middleware Online Documentation Library
» Oracle Identity Management Web Tier
» Abbreviations Hardware Requirements What to Install
» Installation Procedure Oracle Fusion Middleware Online Documentation Library
» Database Host Requirements Supported Database Versions Initialization Parameters
» Loading the Oracle Fusion Middleware Metadata Repository in the Oracle RAC Database
» ecm.mycompany.com admin.mycompany.com soainternal.mycompany.com ecminternal.mycompany.com
» IPs and Virtual IPs Firewalls and Ports
» Terminology for Directories and Directory Environment Variables
» Recommended Locations for the Different Directories
» Shared Storage Configuration Shared Storage and Recommended Directory Structure
» LDAP as Credential and Policy Store
» Configuring the Oracle Web Tier
» Enabling ADMINVHN on SOAHOST1 Running the Configuration Wizard on SOAHOST1 to Create a Domain
» Configuring Oracle HTTP Server for the Administration Server
» Assumptions and Procedure Manually Failing Over the Administration Server to SOAHOST2
» Validating Access Through Oracle HTTP Server Backing Up the Installation
» Configuring Oracle Coherence for Deploying Composites
» Configuring the Java Object Cache for Oracle Web Services Manager
» Configuring Oracle HTTP Server for the WLS_SOA Managed Servers
» Setting the Frontend HTTP Host and Port Validating Access Through Oracle HTTP Server
» Enabling High Availability for Oracle File and FTP Adapters
» About Adding Oracle UCM to a Domain Extending the Domain to Include Oracle UCM
» Restarting the Administration Server Configuring a JMS Persistence Store for Oracle IPM JMS
» Configuring BPEL CSF Credentials
» About Setting Up Node Manager
» Generating Self-Signed Certificates Using the utils.CertGen Utility
» Configuring Node Manager to Use the Custom Keystores
» Configuring Managed WLS Servers to Use the Custom Keystores
» Testing the Server Migration
» Create an LDIF file assumed to be jpstestnode.ldif in this example
» Cataloging Oracle Internet Directory Attributes
» Overview of Oracle Access Manager Integration Prerequisites for Oracle Access Manager
» Running the OAM Configuration Tool
» Installing and Configuring WebGate
» Back Up Configuration Files Setting the Order of Providers
» Move to the following directory under your Oracle Home for Webgate:
» Updating the OAM11gRequest File
» Monitoring the Topology Defining an Optimal Input File Strategy for Oracle IPM
» Configuring UMS Drivers Oracle Fusion Middleware Online Documentation Library
» Choose the Automatic Server Migration Enabled option. This enables Node Click Save.
» Performing Backups and Recoveries
» Page Not Found When Accessing soa-infra Application Through Load Balancer
Show more