abiand
6 years agoLevel 1
Oracle Restore to Another Machine
Hi,
I'm try to Restore Controlfile using RMAN , and give the error below :
RMAN> run { 2> set controlfile autobackup format for device type 'sbt_tape' to '%F'; 3> allocate channel ch00 device type 'sbt_tape'; 4> send 'NB_ORA_SERV=bhpnbsrv, NB_ORA_CLIENT=psftdbsrv'; 5> restore controlfile from '/ctrl_dHRPROD_uq8ts0gds_s21320_p1_t1002455484 6> } executing command: SET CONTROLFILE AUTOBACKUP FORMAT allocated channel: ch00 channel ch00: SID=63 device type=SBT_TAPE channel ch00: Veritas NetBackup for Oracle - Release 7.6 (20131113) sent command to channel: ch00 Starting restore at 11-MAR-19 released channel: ch00 RMAN-00571: =========================================================== RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS =============== RMAN-00571: =========================================================== RMAN-03002: failure of restore command at 03/11/2019 17:03:40 ORA-27191: sbtinfo2 returned error
Please any sugestion would be very helpful.
Thanks,
Adam