Dear Experts,
I have small query on oracle restore using BR TOOLS.
we are facing the below issue while restoring the production backup on the quality system.
our production backup location is /oracle/PRD/sapbackup
Quality backup location is /oracle/QRD/SAPBACKUP.
these mounts are not attached to all servers.
we have taken the backup its created three files 1. one folder with all data files. 2 backupprd. log 3. zyx.fnd file
I have moved the above thee files and archive log to target backup folder and renamed the backup<PRD>.log to backup<QRD>.log
Now when i restore on quality system saying that backup files not found... actually its searching the backup on /oracle/PRD/sapbackup from fnd file.
is there any way to avoid it. Or do I need to change path anywhere in backup files
I have seen so many blogs nowhere exact resolution is not mentioned
Log :
BR0443W File '/oracle/PRD/sapbackup/besukhbi/sr3.data12.Z' to be restored not found
BR0443W File '/oracle/PRD/sapbackup/besukhbi/sr3.data13.Z' to be restored not found
BR0443W File '/oracle/PRD/sapbackup/besukhbi/sr3.data14.Z' to be restored not found
BR0443W File '/oracle/PRD/sapbackup/besukhbi/sr3.data15.Z' to be restored not found
BR0443W File '/oracle/PRD/sapbackup/besukhbi/sr3.data16.Z' to be restored not found
BR0443W File '/oracle/PRD/sapbackup/besukhbi/sr3.data17.Z' to be restored not found
But i have copied the files to /oracle/QRD/sapbackup/besukhbi with full permissions
Thanks,
Reddy