error RMAN
Hi all,
i have a netbackup media server 6.5 on Solaris 9, and get an error while backuping by rman, here is some logs.
in Activity monitor, all the channels seems like ok, but the script gives:
(6) the backup failed to back up the requested files
bptm logs:
15:49:36.847 [4617] <2> io_terminate_tape: writing empty backup header, drive index 12, copy 1
15:49:39.402 [4617] <2> io_terminate_tape: absolute block position prior to writing empty header is 18870022, copy 1
15:49:39.402 [4617] <2> io_terminate_tape: block position check: actual 18870022, expected 18870022
15:49:39.431 [4617] <2> process_tapealert: TapeAlert returned 0x00000000 0x00000000 (from io_terminate_tape)
rman error:
Failed to process backup file <tomumunr_1_1>
ORA-19502: write error on file "tomumunr_1_1", blockno 6248961 (blocksize=512)
ORA-27030: skgfwrt: sbtwrite2 returned error
ORA-19511: Error received from media manager layer, error text:
VxBSASendData: Failed with error:
channel ch01 disabled, job failed on it will be run on another channel
RMAN-03009: failure of backup command on ch02 channel at 12/20/2011 18:01:48
ORA-27192: skgfcls: sbtclose2 returned error - failed to close file
ORA-19511: Error received from media manager layer, error text:
PS: master server- Netbackup 7.1 on Red Hat
thanks in advance,
17:41:37.642 [19541] <2> process_request: clnt = Geo-V890_2
17:41:37.642 [19541] <2> process_request: clnthostname = Geo-V890_2
17:41:37.642 [19541] <2> process_request: clnt_bp_conf_name = Geo-V890_2
17:41:37.642 [19541] <2> process_request: ccname = geo-v890_2
17:41:37.643 [19541] <2> bkarfiles: client = Geo-V890_2
17:41:37.643 [19541] <2> bkarfiles: client_hostname = geo-v890_2
make sure client_name in bp.conf, NetBackup policy and the RMAN script match (case-sensitive)
fix that and you should be good to go