Hi All,
We are planning to migrate oracle database (11.2.0.4) which is running on RHEL 5.8 in VMWARE to physical server. Physical server will be created with the same configuration as like current VM.
In order to avoid the configuration changes in application side, We would like to maintain the same IP address and hostname for new physical server.
Could you please provide your suggestion to achieve this.
We have identified the below migration approach. Please let us know if there is any additional steps or changes required.
1. Install OS and oracle software in physical server
2. Create database and configure it as like source
3. Shutdown the app
4. export schema (app is using only one schema - Do backup for that schema)
5. shutdown the database server (VM)
6. configure the source IP in destination server (Physical Server)
7. import the schema backup in destination database (Physical server)
Thanks,
Dinesh.