Backup and Recovery Recommendations for Oracle Hyperion Smart View

17-4 Oracle Fusion Middleware Administrators Guide the Managed Server, back up the Managed Server directories. See Section 16.5 for information about what you need to back up. 4. If the Oracle instance home is not located within the Middleware home, back up the Oracle instance home. The Oracle instance home contains configuration information about system components, such as Oracle HTTP Server or Oracle Internet Directory. See Section 3.5.2 for a list of system components. For example: tar -cf sc_home_backup_092010.tar ORACLE_INSTANCE 5. If a Managed Server is not located within the domain, back up the Managed Server directory. For example: tar -cf mg1_home_backup_092010.tar server_name 6. Back up the OraInventory directory. For example: tar -cf Inven_home_backup_092010.tar scratchoracleOraInventory 7. On Linux and UNIX, back up the OraInst.loc file, which is located in the following directory: Linux and IBM AIX etc Other UNIX systems varoptoracle 8. On Linux and UNIX, backup the oratab file, which is located in the following directory: etc 9. Back up the database repositories using the Oracle Recovery Manager RMAN. For detailed steps, see the Oracle Database Backup and Recovery Users Guide, which is available at: http:www.oracle.comtechnetworkdatabaseenterprise-editiondocum entationindex.html 10. On Windows, you should also export the Windows Registry entries, as described in Section 17.3.3 . 11. Create a record of your Oracle Fusion Middleware environment. See Section 17.4 .

17.3.2 Performing an Online Backup of Run-Time Artifacts

You should perform a backup of run-time artifacts which are listed in Section 16.3.2 on a regular basis and at the times described in Section 16.3.3 . To back up run-time artifacts: 1. To avoid an inconsistent backup, do not make any configuration changes until the backup is completed. To ensure that no changes are made in the WebLogic Server domain, lock the WebLogic Server configuration, as described in Section 3.4.2 . 2. Back up the Administration Server domain directories. This backs up Java components such as Oracle SOA Suite and Oracle WebCenter. For example: tar -cf domain_home_backup_092010.tar MW_HOMEuser_projectsdomainsdomain_ name