| Simple RMAN - CONTROL FILE Restore in different server |
|
|
|
| Written by RD | |||||||||||||||||||||||||||||||||
| Tuesday, 12 February 2008 | |||||||||||||||||||||||||||||||||
Page 2 of 2 Copy RMAN backup files including archive log backup files to the target server Copy the SNAPSHOT CONTROL FILE or backed up control file from source server to target server. If you do not remember the snapshot control file location, connect to source rman and query “snapshot controlfile name” and it will give as below: Source Server: RMAN> connect target /; Copy the snapshot controlfile to your target server or the backup of control file. NOTE: You need to have same directories created for the restoration of files and the RMAN backup files, including archive log backup and they should be in the same structure as it is in source server. If you don’t have exactly same file system just create soft links to cheat. Target Server: Export ORACLE_SID=HRDMO RMAN>startup nomount; Starting restore at 06-FEB-08 using channel ORA_DISK_1 Finished restore at 06-FEB-08 RMAN>alter database mount; RMAN>alter database open resetlogs; You have the copy of instance in the target server. Try it out and if you have any issues, comment here we can fix it. Add as favourites (45) | Quote this article on your site | Views: 10300 | Print
Write Comment
Copy Right: AKOComments v.1.4.6 |
|||||||||||||||||||||||||||||||||
| Last Updated ( Monday, 28 July 2008 ) | |||||||||||||||||||||||||||||||||
| < Prev | Next > |
|---|













