Recommendations for Fusion Middleware Components 2-7
It is recommended that the standby database be synchronized when the application tier synchronization is initiated on the storage. This synchronization occurs
automatically because Oracle Data Guard is configured in Managed Recovery mode the recommended configuration for the database. If the standby database is not in
Managed Recovery mode, then you should manually synchronize the standby database. For more information, see
Section 3.3.2, Manually Forcing Database Synchronization with Oracle Data Guard
and Applying Redo Data to Physical Standby Databases in the Oracle Data Guard Concepts and Administration.
Recovery Recommendations The database containing the Oracle WebCenter schemas must be recovered to the most
recent point in time, along with the Managed Servers running the WebCenter applications.
The rest of this section describes Disaster Recovery recommendations for the following Oracle WebCenter products:
■
Recommendations for Oracle WebCenter Spaces
■
Recommendations for Oracle WebCenter Portlets
■
Recommendations for Oracle WebCenter Discussions Server
■
Recommendations for Oracle WebCenter Wiki and Blog Server
2.3.1 Recommendations for Oracle WebCenter Spaces
Oracle WebCenter Spaces offers a single, integrated, Web-based environment for social networking, communication, collaboration, and personal productivity through a
robust set of services and applications.
This section describes various Oracle WebCenter Spaces artifacts and provides recommendations for disaster recovery.
Artifacts in the Database The WebCenter schema stores data for some of the Oracle WebCenter services and is
part of the Oracle WebCenter schemas, and the MDS repository stores WebCenter metadata and configuration information.
Synchronization Recommendations The application tier must be manually synchronized with the standby site after
making configuration changes, deploying applications, and applying patches.
Oracle Data Guard should be configured for the Oracle database containing the WebCenter schema and the metadata repository.
It is recommended that the standby database be synchronized when the application tier synchronization is initiated on the storage. This synchronization occurs
automatically because Oracle Data Guard is configured in Managed Recovery mode the recommended configuration for the database. If the standby database is not in
Managed Recovery mode, then you should manually synchronize the standby database.
Recovery Recommendations The database containing the WebCenter schema and MDS repository must be
recovered to the most recent point in time, along with the Oracle WebCenter domain.
2-8 Oracle Fusion Middleware Disaster Recovery Guide
2.3.2 Recommendations for Oracle WebCenter Portlets
Oracle WebCenter Portlets supports deployment and execution of both standards-based portlets JSR 168, WSRP 1.0 and 2.0, and traditional Oracle PDK-Java
based portlets. Oracle WebCenter provides several out-of-the-box producers, such as OmniPortlet, Web Clipping, Rich Text Portlet, and WSRP Tools.
This section describes various Oracle WebCenter Portlets artifacts and provides recommendations for disaster recovery.
Artifacts in the Database The Portlet schema stores user customizations and is part of the Oracle WebCenter
schemas, and the MDS repository stores Portlet metadata and configuration information.
Synchronization Recommendations The application tier must be manually synchronized with the standby site after
making configuration changes, deploying applications, and applying patches.
Oracle Data Guard should be configured for the Oracle database containing the WebCenter schema and the metadata repository.
It is recommended that the standby database be synchronized when the application tier synchronization is initiated on the storage. This synchronization occurs
automatically because Oracle Data Guard is configured in Managed Recovery mode the recommended configuration for the database. If the standby database is not in
Managed Recovery mode, then you should manually synchronize the standby database.
Recovery Recommendations The database containing the WebCenter Portlet schema and MDS repository must be
recovered to the most recent point in time, along with the Oracle WebCenter domain.
2.3.3 Recommendations for Oracle WebCenter Discussions Server