Backup and Recovery Recommendations for Oracle WebCenter Activity Graph

16-28 Oracle Fusion Middleware Administrators Guide DOMAIN_HOMEserversserver_namelogsWLS_DISCO-diagnostic-.xml Database Repository Dependencies DISCOVERER and DISCOVERER_PS schemas Backup Recommendations Back up the Administration Server domain, the Managed Server directory, and the Oracle BI Discoverer Oracle instance home. Back up the database containing the DISCOVERER and DISCOVERER_PS schemas. Recovery Recommendations Restore the Oracle instance that contains Oracle BI Discoverer. Recover the database to the most recent point in time, if needed. For the steps to recover components, see Section 18.2.7 . For the steps specific to recovering from loss of host, see Section 18.3.4 and Section 18.3.4.8.4 .

16.5.8 Backup and Recovery Recommendations for Oracle Business Intelligence

The following sections describe backup and recovery recommendations for Oracle Business Intelligence: ■ Backup and Recovery Recommendations for Oracle BI Enterprise Edition ■ Backup and Recovery Recommendations for Oracle Business Intelligence Publisher ■ Backup and Recovery Recommendations for Oracle Real-Time Decisions

16.5.8.1 Backup and Recovery Recommendations for Oracle BI Enterprise Edition

This section describes the Oracle BI Enterprise Edition data that must be backed up and restored. Configuration Files ORACLE_INSTANCEbifoundationOracleBIApplication ORACLE_INSTANCEbifoundationOracleBIClusterControllerComponent ORACLE_INSTANCEbifoundationOracleBIJavaHostComponent ORACLE_INSTANCEbifoundationOracleBIPresentationServicesComponent ORACLE_INSTANCEbifoundationOracleBISchedulerComponent ORACLE_INSTANCEbifoundationOracleBIServerComponent ORACLE_INSTANCEbifoundationOracleBIODBCComponent ORACLE_INSTANCEconfigOracleBIApplication ORACLE_INSTANCEconfigOracleBIClusterControllerComponent ORACLE_INSTANCEconfigOracleBIJavaHostComponent ORACLE_INSTANCEconfigOracleBIPresentationServicesComponent ORACLE_INSTANCEconfigOracleBISchedulerComponent ORACLE_INSTANCEconfigOracleBIServerComponent ORACLE_INSTANCEconfigOracleBIODBCComponent ORACLE_INSTANCEdiagnosticslogsOracleBIApplication ORACLE_INSTANCEdiagnosticslogsOracleBIClusterControllerComponent ORACLE_INSTANCEdiagnosticslogsOracleBIJavaHostComponent ORACLE_INSTANCEdiagnosticslogsOracleBIPresentationServicesComponent ORACLE_INSTANCEdiagnosticslogsOracleBISchedulerComponent ORACLE_INSTANCEdiagnosticslogsOracleBIServerComponent ORACLE_INSTANCEdiagnosticslogsOracleBIODBCComponent Introducing Backup and Recovery 16-29 In addition, the following files in a file-based repository: ORACLE_INSTANCEbifoundationOracleBIServerComponentcomp_instance namerepository.rpd ORACLE_INSTANCEbifoundationOracleBIPresentationServicesComponentcomp_instance namecatalogcatalog-name The NQSConfig.INI configuration file points to the Repository Publishing Directory RPD name. The NQSConfig.INI file must exist in the following location: ORACLE_INSTANCEbifoundationOracleBIServerComponentcomp_instance namerepository Database Repository Dependencies MDS and BIPLATFORM schemas Backup Recommendations Back up the Middleware home, the domain home, and the Oracle instance containing the Oracle BI EE components. On Windows, export Oracle BI EE Registry entries, as described in Section 17.3.3 . Back up the database containing the Oracle BI EE schemas. Recovery Recommendations Depending on the extent of the failure, recover the Middleware home, the domain, and the Oracle instance containing the Oracle BI EE components. On Windows, import Oracle BI EE Registry entries. Recover the database to the most recent point in time, if needed. For the steps to recover Oracle BI EE, see Section 18.2.7.10 . For the steps specific to recovering from loss of host, see Section 18.3.4.9 .

16.5.8.2 Backup and Recovery Recommendations for Oracle Business Intelligence Publisher

This section describes the Oracle Business Intelligence Publisher data that must be backed up and restored. Note: Before you perform a backup, you must lock the Oracle BI Presentation Catalogs so that the catalog and RPD remain synchronized. Run the following script: ORACLE_ INSTANCEbifoundationOracleBIPresentationServicesComponentcoreapp lication_obips1catalogmanagerruncat.sh Use the following command: .runcat.sh -cmd maintenanceMode -on -online BIP_URL -login username -pwd password After the backup is complete, turn off maintenance mode using the runcat command. For information on this command, see the help: .runcat.sh -cmd maintenanceMode -help