Recovering a Managed Server When It Does Not Function Correctly

Recovering Your Environment 18-13 If backup artifacts are restored from different times, then user accounts, user reports, and user permissions revert to the restored version. Restore all artifacts from the same point in time.

18.2.7.12 Recovering Oracle Real-Time Decisions

To recover Oracle Real-Time Decisions: 1. Recover the Managed Server containing the Oracle Real-Time Decisions component, as described in Section 18.2.6 . Note that if backup artifacts are restored from a different time, the analytic models miss a period of learning, but their intelligence is unaffected.

18.2.7.13 Recovering Oracle Essbase

To recover Oracle Essbase: 1. Recover the Middleware home, as described in Section 18.2.1 2. If the Oracle instance does not reside in the Middleware home, recover it, as described in Section 18.2.4

18.2.7.14 Recovering Oracle Hyperion Calculation Manager

To recover Oracle Hyperion Calculation Manager: 1. Recover the Managed Server to which Oracle Hyperion Calculation Manager is deployed, as described in Section 18.2.6 . 2. If necessary, recover the database to the most recent point in time, or import the artifacts using the Oracle Hyperion Calculation Manager import tool.

18.2.7.15 Recovering Oracle Hyperion Financial Reporting

To recover Oracle Hyperion Financial Reporting: 1. Recover the Oracle Hyperion Financial Reporting Oracle home, as described in Section 18.2.3 . 2. Recover the Oracle instance, as described in Section 18.2.4 . 3. If necessary, recover the database to the most recent point in time.

18.2.7.16 Recovering Oracle Hyperion Smart View

To recover Oracle Hyperion Smart View: 1. Restore the Oracle Hyperion Smart View data files that you backed up, as described in Section 16.5.9.4 , to their original locations.

18.2.7.17 Recovering Oracle Data Integrator

To recover Oracle Data Integrator: 1. If necessary, restore the database, as described in Section 18.3.6 . 2. Recover the Oracle Data Integrator Oracle home from backup, as described in Section 18.2.3 . cd ORACLE_HOME tar -xf oracle_home_backup_092010.tar 3. Recover the domain directory from backup: 18-14 Oracle Fusion Middleware Administrators Guide cd DOMAIN_HOME tar -xf domain_backup_092010.tar

18.2.7.18 Recovering Oracle Information Rights Management

To recover Oracle Information Rights Management: 1. Restore the domain, as described in Section 18.2.2 . 2. Restore the shared file system. 3. If necessary, restore the database, as described in Section 18.2.10 . Note that the database and the keystore must be kept synchronized. If you restore one, restore the other to the same point in time. 4. Restore the keystore.

18.2.7.19 Recovering Oracle Imaging and Process Management

Oracle Imaging and Process Management stores data in the following locations: ■ A database for Oracle IPM configuration data ■ A database that functions as a document repository ■ JMS persistent queues When you recover Oracle IPM, you should ensure that all data is restored from the same point-in-time. To recover Oracle IPM: 1. Restore the domain, as described in Section 18.2.2 . 2. Restore the database containing the IPM and OCS schemas, if necessary. See Section 18.2.10 .

18.2.7.20 Recovering Oracle Universal Content Management

To recover Oracle Universal Content Management: 1. If necessary, restore the database, as described in Section 18.3.6 . 2. Restore the domain, as described in Section 18.2.2 . 3. If the Vault, WebLayout, or Search directories are not located in the domain directory, restore those directories, if necessary. For example, if the Vault directory is located on a shared drive in nethomevault, restore it from backup: cd nethomevault tar -xf vault_backup_092010.tar Note that you should restore the database and the shared file system at the same time. If you cannot do that, you can use the IDCAnalyse utility to determine if there are any inconsistencies between the database and the shared file system. If there are, you can perform a manual recovery using IDCAnalyse.

18.2.7.21 Recovering Oracle Universal Records Management

Because Oracle Universal Records Management depends on Oracle Universal Content Management and has no additional backup and recovery artifacts, see the recovery procedure for Oracle Universal Content Management in Section 18.2.7.20 .