restore from RAC to standalone [message #192664] |
Wed, 13 September 2006 03:45 |
lokeshonline
Messages: 29 Registered: April 2006
|
Junior Member |
|
|
I have a production database Oracle 9.2.0.4 RAC on AIX and Oracle 9.2.0.1 on standalone AIX. Datafiles controlfiles etc. are implemented as raw devices. Can I restore my database on our standalone machine from the hot backup taken using manual scripts(backup of tablespaces excluding temp, control files but not redo logs) taken from the RAC. If yes please give a brief description of the steps.
|
|
|
|
Re: restore from RAC to standalone [message #192701 is a reply to message #192669] |
Wed, 13 September 2006 05:33 |
lokeshonline
Messages: 29 Registered: April 2006
|
Junior Member |
|
|
I am talking about the hot backup using manual scripts of tablespaces other than TEMP tablespace. Then issuing statement alter system switch logfile; Then "alter database backup controlfle to /nfs/backup". In hot physical backup we don't need to take backups of online redo log files. Am I wrong?? If this backup is right how can I resotre to a standalone. I am not using RMAN.
|
|
|