Cloning database using RMAN [message #319839] |
Tue, 13 May 2008 03:02 |
pokhraj_das
Messages: 64 Registered: February 2008
|
Member |
|
|
Hi,
I have my prod database at server1 and want to clone through RMAN to server2. All the backups(through RMAN) is on the prod server. We are taking the hot backups at disk everyday. The file system where the backup stored is ghrms/rman/backup/ at my prod server.
Now I want to make a clone of my prod db to server2 using the above mentioned backups. Whenever I run the rman command from server2 rman cannot recognize the backup sets. I am getting the error "no valid backups". Also I configured the listener.ora at my prod db and tnsnames.ora for auxiliary instance.
The filesystem where I copied the disk backups at server2 is ghrmsqa/clone/rman/backup.
What is the procedure that rman can recognize that backup?
please help.
pokhraj
|
|
|
|
|
|
|