Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> RMAN backup hangs
Hi,
I have a Oracle 10.2.0.1.0 on Linux. RMAN is configured to do backups via Tivoli. This worked pretty nicely in the past but now we have a backup job that just hangs in step "Backup" since Jan 15th (see below, "Pre-Backup" was ok). Since there are no errors as far as I can see (also checked syslog), is there some other place to look for diagnostic messages?
Bonus question: is it safe to just cancel this job?
Thanks a lot!
Kind regards
robert
Recovery Manager: Release 10.2.0.1.0 - Production on Mon Jan 15 22:00:16 2007
Copyright (c) 1982, 2005, Oracle. All rights reserved.
RMAN>
connected to target database: ORCL (DBID=1105576547)
using target database control file instead of recovery catalog
RMAN>
echo set on
RMAN> set command id to 'DAILY_FULL_BACKUP_011507100005'; executing command: SET COMMAND ID
RMAN> backup device type sbt tag 'DAILY_FULL_BACKUP_011507100005' database;
Starting backup at 15-JAN-07
allocated channel: ORA_SBT_TAPE_1
channel ORA_SBT_TAPE_1: sid=450 devtype=SBT_TAPE channel ORA_SBT_TAPE_1: Data Protection for Oracle: version 5.3.3.0 channel ORA_SBT_TAPE_1: starting full datafile backupset channel ORA_SBT_TAPE_1: specifying datafile(s) in backupset input datafile fno=00004 name=/opt/oradata/orcl/users01.dbf input datafile fno=00002 name=/opt/oradata/orcl/undotbs01.dbf input datafile fno=00005 name=/opt/oradata/orcl/users02.dbfinput datafile fno=00003 name=/opt/oradata/orcl/sysaux01.dbf input datafile fno=00001 name=/opt/oradata/orcl/system01.dbf channel ORA_SBT_TAPE_1: starting piece 1 at 15-JAN-07 Received on Mon Feb 05 2007 - 07:09:25 CST
![]() |
![]() |