EM11g - Moving the Repository DB
I am running EM 11g on Linux and I need to move my Repository database from one host to another. I am comfortable moving the database, we do that all the time, my concern is the things I need to do so that the OMS will be able to re-connect with the DB and not break anything within EM.
Here is my general plan:
Here is my general plan:
- From within EM, drop the GRIDCNTL database instance which is to be moved.
- Shutdown everything on OMS box (OMS and Agent).
- Shutdown database and move it to new host.
- Verify the DB is working and has full connectivity.
0