Agile Server Sync
The installation suggests using two servers, a DB server for Oracle DB and an APPs server for Oracle AS. During a power outage both servers came down and tried to come up at the same time. The Apps server won and did not connect to the DB server. I am forced to manually stop and start the Apps server whenever this happens. Is there an easy way to synchronize the server so that this does not happen?
0