Move 9i non ASM data to 10.2.0.3 using ASM [message #253538] |
Tue, 24 July 2007 03:36 |
sussudio
Messages: 30 Registered: March 2005 Location: London
|
Member |
|
|
I have a 9i Oracle RAC database that does not use CRS or ASM and I want to re-create the database and the data on 10.2.0.3 database that DOES use CRS and ASM
Is there a way of doing this using RMAN. I don't know how to squirt data from a database that does not use ASM into a database that does.
The 9i database uses SUN cluster, the 10gR2 DB uses Oracle CRS
Many thanks for any help
|
|
|
|
|
|
|
|
|
|
Re: Move 9i non ASM data to 10.2.0.3 using ASM [message #253675 is a reply to message #253668] |
Tue, 24 July 2007 10:36 |
DreamzZ
Messages: 1666 Registered: May 2007 Location: Dreamzland
|
Senior Member |
|
|
sussudio wrote on Tue, 24 July 2007 09:14 | I had planned to re-create the database using the create scripts and then just use RMAN to restore the data.
|
Template is more efficent and easy way of migrating from non rac to rac databases.But becareful when you gonna make template it startup your database in mount stage.
|
|
|