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!

Create copy of non ASM database to ASM database on different server

user6502667Jun 12 2014 — edited Jun 13 2014

I am looking for the quickest/easiest way to create a copy of a large (230 Gb) database.
The situation is as follows :

The source database is on a non ASM Oracle instance (on machine A).

I would like to create a copy of this database and place it on machine B.

Machine B has an ASM instance on it and I would like the database to use the
ASM disk groups that are setup on this machine.

I have seen examples of using "rman duplicate" to create a copy of a database
but they do not appear to cover the situation where the source database is
non ASM and the destination database uses ASM.

The database versions for the source and destination are 10.2.0.1.0.

I would appreciate any advice on how to achieve this.

Many Thanks.

This post has been answered by Hemant K Chitale on Jun 13 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 11 2014
Added on Jun 12 2014
3 comments
222 views