Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Keep same IP and Hostname when migrating database

1039452Aug 1 2015 — edited Aug 4 2015

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.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 1 2015
Added on Aug 1 2015
12 comments
2,460 views