link netbackup with rman over windows
753548Jul 15 2010 — edited Jul 15 2010Hi
i have oracle 8.1.7.4 on windows 2000
netbackup cleint 6
the backup admin installed the netbackup oracle client , do he need to link it to rman , as we do in linux
when i try
run {
allocate channel t1 type 'SBT_TAPE' ;
}
i get
RMAN-03007: retryable error occurred during execution of command: allocate
RMAN-07004: unhandled exception during command execution on channel t1
RMAN-10035: exception raised in RPC: ORA-19554: error allocating device, device
type: SBT_TAPE, device name:
ORA-19557: device error, device type: SBT_TAPE, device name:
ORA-27000: skgfqsbi: failed to initialize storage subsystem (SBT) layer
ORA-19511: SBT error = 4110, errno = 0, BACKUP_DIR environment variable is not s
et
RMAN-10031: ORA-19624 occurred during call to DBMS_BACKUP_RESTORE.DEVICEALLOCATE
on metalink , i can see , that i should copy some libobk.so and.... but i can't see anything for windows
any help?
thanks
Edited by: user9145417 on 15-Jul-2010 00:54