![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||
Solution Type Technical Instruction Sure Solution 2120586.1 : How To Restore SDM SPR Geo Redundancy Outage
In this Document
Created from <SR 3-12358313381> Applies to:Oracle Communications Subscriber Data Management (SDM) - Version SDM 9.0.3 and laterTekelec GoalThe following document describes the steps needed to restore Geo-Redundancy and resync the databases. Oracle Support recommends collecting the following data should investigation be required:
Data collection should be attached to SR. SolutionShould a planned or unplanned event cause loss of Geo-Redundancy of the SDM SPR, Oracle Support recommends taking the following manual actions to resync the Backup/Replica SPR site. Geographic replication using replication link In a Geo-Redundant deployment, the Data Provider Controller has the additional role of exchanging information with its peer by establishing direct connection using the public Geo-Redundancy Virtual
In the case where the connection between the two sites is lost, either due to the physical connection or the operational state of the other site, the state of the database changes. If the state of the database was in a replica state, it becomes in a PendingReference state and if it was in a ReferenceProtected state, it becomes in a Reference state. The operator can force the database to change from the PendingReference state to the Reference state. If the Geo-Redundancy feature was disabled and later enabled once again or simply if the negotiating phase of the synchronization process could not determine which site has the reference database and which one has the replica database, the synchronization process would get into an unassigned state (UnassignedEnabled). To get out of this unassigned state, the operator must execute the resume operation, which will force the synchronization process to reenter the negotiating phase in order to identify which site has the reference database and which site has the replica database.
1. Evaluation SDM and physical connection between the two sites. If no obvious failures are seen, then you can reattempt to restore Geo-Redundancy and sync databases. 2. If not issues found, then restart blueservice on the Active Back End (BE) Server at the Replica site. This will cause the Active Replica BE Server to re-sync to the Active ReferenceProtected Server and then the Replica Stdby BE Server will resync to its Active Server. service blue stop 3. Validate blueservice has successfully restarted on the Replica Active and Geolink is established. 4. Monitor database synchronization, Execute the following command to monitor database synchronization:
tail -f /blue/var/log/DpController.out tail -f /blue/var/log/DpController.out
2016-03-15 16:36:31 : ----- Database sync process starts ----- 2016-03-15 16:36:31 : > Input - Backup type: all 2016-03-15 16:36:31 : > Input - Slave IP : 127.0.0.1 2016-03-15 16:36:31 : > Input - Master IP: 10.333.444.96 2016-03-15 16:36:31 : > State - Save all database's triggers 2016-03-15 16:36:33 : > State - Drop database: spdbg 2016-03-15 16:36:33 : > State - Drop database: blueis 2016-03-15 16:36:33 : > State - Drop database: spdb 2016-03-15 16:36:33 : > State - Drop database: blueplt 2016-03-15 16:57:39 : > State - Finish database sync for db: poldb with error: 0 2016-03-15 17:00:49 : > State - Finish database sync for db: bluedbvol with error: 0 2016-03-15 17:00:49 : > State - Restore triggers and foreign key check 2016-03-15 17:00:49 : > State - Overall db sync error: 0 2016-03-15 17:00:49 : ----- Database sync process completed -----
Should this procedure fail, please collect the specified data and open a SR with Oracle Support to investigate the failure. Attachments This solution has no attachment |
||||||||||||||||
|