In my previous posts I have described so far some interesting topics related to SAP Sybase Replication Server (SRS) architecture, e.g., some of the most important features, interesting functionalities, useful techniques and I have even shown integration with other SAP and non SAP products.
In today’s post I am going to focus on a new SAP solution developed using SAP Sybase Replication Server as key point to allow SAP customers implement a Disaster Recovery system for Business Suite on ASE. This new Solution is called HADR for Business Suite on ASE and was available in July 2013.
HADR for Business Suite architecture
In the SAP SRS architecture for Business Suite disaster recovery on ASE we have the usual components we have in normal SAP SRS systems plus one new component developed specifically for this solution called Distaster Recovery Agent (DR Agent):
SAP production system where users are connected in a normal situation
SAP standby system, no users are connected in a normal situation, the only database transactions
applied here are sent by SAP Sybase Replication Server to keep the system up to date
One Replication Server is configured with each SAP system
New component developed by SAP SRS engineering to simplify HADR installation, configuration and
monitoring
Used for both installing SAP SRS software and configuring HADR system. Check screen shotbelow
to see installation integrated with SAP installer:
Requirements
HADR solution for Business Suite on ASE consists of 3 Multiple Site Availability (3 database replication definitions and 3 subscriptions) created for each of the 2 possible replication directions, that is, from Primary system to Standby system and from Standby system to Primary system. The 3 databases that are going to be replicated are:
DR Agent
As said before DR agent is a new component created to ease installation, configuration and monitoring for the HADR system, its function basically is to execute both ASE and Replication Server commands that you would otherwise execute manually. DR Agent has its own API with specific commands (for example sap_status, sap_disable_replication, sap_enable_replication … etc)
DR Agent Capabilities:
1.- Simplify the setup of a Business Suite disaster recovery environment
2.- Automate the failover process
3.- Monitor replication
More details in SAP Sybase documentation:
Other/Related Posts: