1. Stop the primary server.
2. Goto <OpManager-Home> and Start the primary server's Mysql by executing sh
.\bin\startMySQL.sh script.
3. Run <OpManager-Home>\bin\ReplicateDB.sh in the standby server (Secondary
server) to dump the primary server's data into standby server.
4. Goto <OpManager-Home> and stop the primary server's Mysql by executing sh
.\bin\stopMySQL.sh script.
5. Start the primary server.
6. After primary server starts successfully,start the standby server.