Prevent Database Corruption During Failover Events
During failover, you can switch the database connection from the primary Enforce Server to the secondary Enforce Server.
Do not run Enforce Server instances simultaneously. Connecting both Enforce Server instances to the database can corrupt the database.
Prevent database corruption by completing the following procedure:
- Stop all DLP services on the primary Enforce Server.Set the startup type toDisabledto ensure that the services on the primary Enforce Server cannot start.
- On the secondary Enforce Server, update thejdbc.propertiesfile to point to the Oracle database previously used by the primary Enforce Server.
- Start all DLP services on the secondary Enforce Server.You can set the startup type toAutomaticto start the services automatically if the Enforce Server is rebooted.