[OID 11g] One instance to RAC database migration
I need to migrate this database to a RAC (11.2.0.1.0) configuration so i think to proceed in this manner:
1 - export the schema from local database
2 - import schema to RAC database
3 - stop OID instance
4 - change the tnsnames.ora in the folder oidinstance/config with the configuration of RAC
5 - control if i need to change something in oidinstance/config/OPMN/opmn/opmn.xml
6 - start oid
Can be it the correct manner ?
Thanks