ORA-19554: error allocating device, device type: SBT_TAPE, device name:
Hi all,
on 10 gR2 (10.2.0.4) on Win 2003 I'm restoring from backups of a database which was on another server machine (Win 2003). The backup was done on disk.
I can restore control files successfully. But when restoring database :
RMAN> restore database;
Starting restore at 27-MAR-14
allocated channel: ORA_DISK_1
channel ORA_DISK_1: sid=152 devtype=DISK
allocated channel: ORA_DISK_2
channel ORA_DISK_2: sid=153 devtype=DISK
allocated channel: ORA_DISK_3
channel ORA_DISK_3: sid=154 devtype=DISK
allocated channel: ORA_DISK_4
channel ORA_DISK_4: sid=156 devtype=DISK
released channel: ORA_DISK_1
released channel: ORA_DISK_2
released channel: ORA_DISK_3
released channel: ORA_DISK_4
RMAN-00571: ===========================================================