After the main primary server is repaired, revert to using it as the primary server and using the Hot Standby server as a secondary server.
When you switch the Hot Standby failover server back to secondary server status, the Prinergy system resumes normal operations with Hot Standby protection again ready to use when needed. The original primary server and all secondary servers and render stations are connected correctly.
warning: If you do not follow the procedure for reverting to normal operations correctly, the database may become corrupted.
If you are reverting after a planned failover, verify that you have a current Oracle database backup and that you have performed a cold database backup before you return the Hot Standby server to secondary mode.
Important: You must perform this procedure in the exact, numbered sequence that follows. Failure to do so can permanently corrupt the database and require restoring the database from backup.
- On the primary server, log into Double-Take Console, and confirm that the PrinergyDb replication job is stopped.
Important: You must disconnect the PrinergyDb replication job otherwise the database will be corrupted. - Stop Prinergy on all servers.
- Verify that the primary server's network cable is connected.
- On the failover server, switch the failover server to a secondary server again by selecting Administrator > Revert to Secondary.
Note: To save time when performing test with large databases, you can skip the remaining steps which restore the Oracle data files. However, any work done while the system is in failover mode is lost.
Important: Take a cold database backup of the failover server database in case the restoration procedure is not followed correctly causing database corruption:- On the failover server, make sure the Oracle services are stopped. The Revert to Secondary operation should have stopped the Oracle services but confirm this before taking the cold backup.
- Make a copy of the
C:\Oracle\oradata
folder and theJ:\Oracle
folder
- Run the
DisableOracle.cmd
script and verify that there are no errors.- On the primary server, run the
DisableOracle.cmd
script, located at <SystemDrive>:\Program Files\Vision Solutions\Double-Take\creo\
. When prompted, confirm that you want to stop and disable Oracle. - Check the output of the
DisableOracle.cmd
script for errors. If there are errors, do not proceed. Contact your service representative.
- On the primary server, run the
- Enable the PrinergyDbRestore job, by performing the following actions:
- In the Double-Take Console, from the Go menu, select Manage Jobs.
- Right-click the AraxiDbRestore job, and select Start.
- Wait for the Activity to become Protecting and the Mirror Status to become Idle.
- Right-click the AraxiDbRestore job, and select Stop.
Note: If there is an unexpected interruption, such as a power outage, you can restart the restore process from the step to runDisableOracle.cmd
and onwards. The restore process overwrites the unusable database on the primary server with the still-good copy from the failover server.
- On the primary server, start Oracle by running the
EnableOracle
script at<SystemDrive>
:\Program Files\Vision Solutions\Double-Take\creo
. - From the primary server, start Prinergy on all servers. Ensure Prinergy is operating properly before proceeding to the next step.
- Reconfigure Double-Take to replicate the data onto the failover server again by performing the following actions:
- In the Double-Take Console, from the Go menu, select Manage Jobs.
- Right-click the AraxiDb job and select Start.
- Wait for the Activity to become Protecting and the Mirror Status to become Idle.
- If an InSite Prepress Portal or InSite Storefront server is connected to the Hot Standby server, redirect the InSite server to the primary server:
- From the Start menu on the InSite server, select Run.
- Type
ICU
, and click OK. - Press Enter to stop InSite.
- In the InSite Configuration Utility wizard, click Next until the Prinergy primary Server Information dialog box appears.
- Type the Primary Server Name and IP address of the primary server.
- Click Next until the Configuration Summary window appears, and click Apply.
- Click Next until the Diagnostics dialog box appears, and click Close.
- At the command prompt, type:
net start InSite
exit
- Restart Prinergy services, and verify that the InSite system is operating properly.
- If Creative Workflow server or Business Link-based software (running on a separate server) is connected to the Hot Standby server, redirect them to the primary server. See the user documentation for this software, or contact your service representative.
- If Rules Based Automation is used, switch any dependencies on the hot standby server back to the primary server:
- If remote triggers are used between rule sets, redirect these remote triggers back to the primary server.
- If remote triggers are coming from external systems, redirect these remote triggers to the primary server.
- Once confident that everything is working correctly, perform the starting database replication procedure.