Unable to obtain file status when restoring from Netbackup
727581Oct 13 2009 — edited Oct 14 2009Hi
My Oracle database version is 10.2 is running on SunSolaris. We configured the backup with catalog using Netbackup.
Actually I am new to this client place. Client wants me to restore the database as on July-10-2009. But when I issue restore command, it shows unable to optain the file status. we are trying to restore to some other server than where the backup taken place.
run
{
set until time "to_date('Jul 10 2009 10:00:00 hh24:mi:ss')";
allocate auxiliary channel c1 device type sbt;
send 'NBU_ORA_CLIENT <server name where backup taken place>'
}
after starting the restore , it shows starting vertias net backup and changing the file name location .
finally it shows unable to optain the file status.
need expert advice regarding this issue
Thanks