Backup and Recovery Recommendations for Oracle WebLogic Server JMS

16-16 Oracle Fusion Middleware Administrators Guide

16.5.3.1 Backup and Recovery Recommendations for Oracle BPEL Process Manager

This section describes the Oracle BPEL Process Manager data that must be backed up and restored. Configuration Files Configuration files are stored in the database. Database Repository Dependencies Process definition and configuration files are stored in the MDS schema. The dehydration store is stored in the BPEL schema. Backup Recommendations Back up the Administration Server domain directories. Back up the database after any configuration changes, including changes to global fault policies, callback classes for workflows and resource bundles that can potentially be outside the suitcase. Also back up the database after deploying a new composite or redeploying a composite. Recovery Recommendations Recover the database to the most recent point in time, if needed. Point-in-time recovery ensures that the latest process definitions and in-flight instances are restored. However, this may result in reexecution of the process steps. Oracle recommends that you strive for idempotent Oracle BPEL Process Manager processes. If the system contains processes that are not idempotent, you must clean them up from the dehydration store before starting Oracle Fusion Middleware. See the Oracle Fusion Middleware Administrators Guide for Oracle SOA Suite and Oracle Business Process Management Suite for more information. Because instances obtain the process definition and artifacts entirely from the database, there is no configuration recovery needed after the database is recovered to the most current state; instances should continue to function correctly. For redeployed composites, a database recovery ensures consistency between the dehydrated in-flight processes and their corresponding definition since the process definition is stored in database repository where dehydrated instances are also stored. 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.6 .

16.5.3.2 Backup and Recovery Recommendations for Oracle Business Activity Monitoring

This section describes the Oracle Business Activity Monitoring data that must be backed up and restored. Configuration Files SOA_ORACLE_HOMEbam DOMAIN_HOMEconfigfmwconfigserversAdminServeradmlserver-oracle_ bamweb-11.0.xml DOMAIN_HOMEconfigfmwconfigserversAdminServeradmlserver-oracle_ bamserver-11.0.xml DOMAIN_HOMEconfigfmwconfigserversbam-server-nameadmlserver-oracle_ bamweb-11.0.xml DOMAIN_HOMEconfigfmwconfigserversbam-server-nameadmlserver-oracle_ bamserver-11.0.xml Introducing Backup and Recovery 16-17 Database Repository Dependencies ORABAM schema Backup Recommendations Back up the Middleware home, the Administration Server domain, the Managed Server directory, and the database containing the ORABAM schema. Recovery Recommendations Recover the Managed Server or the Middleware home, or both, depending on the extent of failure. 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.6 .

16.5.3.3 Backup and Recovery Recommendations for Oracle B2B

This section describes the Oracle B2B data that must be backed up and restored. Configuration Files DOMAIN_HOMEconfigsoa-infraconfigurationb2b-config.xml Database Repository Dependencies MDS schema Backup Recommendations Back up the Administration Server domain, the Oracle home if changes are made to the Oracle B2B configuration file, and the database containing the MDS schema. Recovery Recommendations Recover the Managed Server where the soa-infra application is deployed. Recover the database to the most recent point in time, if needed. After recovery, if the file Xengine.tar.gz is not unzipped, unzip the files. For example: cd B2B_ORACLE_HOMEsoathirdpartyedifecs tar xzvf XEngine.tar.gz 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.6 .

16.5.3.4 Backup and Recovery Recommendations for Oracle Service Bus

This section describes the Oracle Service Bus data that must be backed up and recovered. Configuration Files DOMAIN_HOMEosbconfigcore Database Repository Dependencies Oracle Service Bus requires a database if its reporting feature is enabled. It creates two tables, WLI_QS_REPORT_DATA and WLI_QS_REPORT_ATTRIBUTE, in a user-specified schema. 16-18 Oracle Fusion Middleware Administrators Guide Backup Recommendations Back up the Administration Server domain and the database containing the Oracle Service Bus tables. Recovery Recommendations Recover the Managed Server. Recover the database to the most recent point in time, if needed. For the steps you need to take to recover components, see Section 18.2.7 . For the steps specific to recovering from loss of host, see Section 18.3.4.6 .

16.5.3.5 Backup and Recovery Recommendations for Oracle Mediator

This section describes the Oracle Mediator data that must be backed up and restored. Configuration Files DOMAIN_HOMEconfigsoa-infraconfigurationmediator-config.xml DOMAIN_HOMEconfigsoa-infraconfigurationmediator-xpath-functions-config.xml Database Repository Dependencies MDS and SOAINFRA schemas. Backup Recommendations Back up the Administration Server domain and the database containing the MDS and SOAINFRA schemas. Recovery Recommendations Recover the Managed Server where the soa-infra application is deployed. Recover the database to the most recent point in time, if needed. For the steps you need to take to recover components, see Section 18.2.7 and Section 18.3.4 . For recommendations specific to recovering from loss of host, see Section 18.3.4.6 .

16.5.3.6 Backup and Recovery Recommendations for Oracle Business Rules

This section describes the Oracle Business Rules data that must be backed up and restored. Configuration Files DOMAIN_HOMEconfigsoa-infraconfigurationbusinessrules-config.xml Database Repository Dependencies MDS schema Backup Recommendations Back up the Administration Server domain and the database containing the MDS schema. Recovery Recommendations Recover the Managed Server where the soa-infra application is deployed. Recover the database to the most recent point in time, if needed.