Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Oracle Backup with Veritas
Hello All!
Sorry for mine english...
I'am have Oracle version 8.1.7 in sparc platform and
Veritas Netbackup Datacenter 4.5
For backuping Oracle, Veritas start script. Script
make following steps:
Recovery Manager: Release 8.1.7.0.0 - Production
RMAN-06005: connected to target database: GF4_0_4 (DBID=549212598)
RMAN-06009: using target database controlfile instead of recovery catalog
<skip>
RMAN-08008: channel ch00: starting incremental level 0 datafile backupset
RMAN-08502: set_count=17 set_stamp=503258612 creation_time=28-AUG-03
RMAN-08010: channel ch00: specifying datafile(s) in backupset
RMAN-08522: input datafile fno=00004
name=/se3510/ORA_DATA/dbs/TSDATAGF4_0_4.dbf
RMAN-08522: input datafile fno=00001
name=/se3510/ORA_DATA/dbs/dbsGF4_0_4.dbf
RMAN-08011: including current controlfile in backupset RMAN-08008: channel ch01: starting incremental level 0 datafile backupset RMAN-08502: set_count=18 set_stamp=503258612 creation_time=28-AUG-03 RMAN-08010: channel ch01: specifying datafile(s) in backupset RMAN-08522: input datafile fno=00002
RMAN-00571: =========================================================== RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS =============== RMAN-00571: =========================================================== RMAN-03007: retryable error occurred during execution of command: backupRMAN-07004: unhandled exception during command execution on channel ch00 RMAN-10035: exception raised in RPC:
ORA-19506: failed to create sequential file, name="bk_u0hevu7fk_s17_p1_t503258612", parms=""
ORA-27028: skgfqcre: sbtbackup returned error
ORA-19511: sbtbackup: Failed to open for backup.
RMAN-10031: ORA-19624 occurred during call to
DBMS_BACKUP_RESTORE.BACKUPPIECECREATE
RMAN>
RMAN-08031: released channel: ch00
RMAN-08031: released channel: ch01
Recovery Manager complete.
Installation of Veritas, was successfully.
Manual of Veritas have troubleshooting part, in
this part says: if you get this log (see is higher) you
not make properly linked library $ORACLE_HOME/lib/libobk.so.
(ln -s $VERITAS_INSTALL_PATH/bin/libobk.so.1 $ORACLE_HOME/lib/libobk.so)
But this procedure (linking library) I'am make proper!
Somebody resolve this problem?
Please, help...
With best regard,
Eddy
e-mail: eddyv_at_udm.net
Received on Sun Aug 31 2003 - 10:23:47 CDT