restore archive logs from backup using rman
Hi,
Our production DB is Oracle 11g release1 running in archivelog mode on RHEL server.
The server administrators gave me the backups from two weeks ago. How do I restore archive logs from the backup using rman? (not recover anything, just need to check the logs right now)
Where should I put the backups that rman knows to look for and restore to a new location. The precondition is not messing up the production DB.
Thanks,