[oracle@tcellhost admin]$ rman target / debug trace /tmp/rman.trc log /tmp/rman.log RMAN> run { report obsolete; } RMAN> exit [oracle@tcellhost admin]$ l /tmp/rm* -rw-r--r-- 1 oracle oinstall 495 Aug 21 16:33 /tmp/rman.log -rw-r--r-- 1 oracle oinstall 293293 Aug 21 16:33 /tmp/rman.trc [oracle@tcellhost admin]$ cat /tmp/rman.log Recovery Manager: Release 10.2.0.3.0 - Production on Tue Aug 21 16:33:04 2007 Copyright (c) 1982, 2005, Oracle. All rights reserved. RMAN-06005: connected to target database: TCELL (DBID=973818196) RMAN> RMAN-06009: using target database control file instead of recovery catalog RMAN-06524: RMAN retention policy will be applied to the command RMAN-06510: RMAN retention policy is set to recovery window of 30 days RMAN-06147: no obsolete backups found RMAN> Recovery Manager complete. [oracle@tcellhost admin]$ head -15 /tmp/rman.trc Recovery Manager: Release 10.2.0.3.0 - Production on Tue Aug 21 16:33:04 2007 Copyright (c) 1982, 2005, Oracle. All rights reserved. ORACLE_HOME = /u01/app/oracle/oracle/product/10.2.0/db_1 System name: Linux Node name: tcellhost Release: 2.6.9-42.0.0.0.1.ELhugemem Version: #1 SMP Sun Oct 15 14:06:18 PDT 2006 Machine: i686 Starting with debugging set to level=9, types=ALL DBGMISC: ENTERED krmksimronly [16:33:04.274] [oracle@tcellhost admin]$ tail -15 /tmp/rman.trc DBGSQL: sqlcode=0 [16:33:18.667] DBGSQL: EXEC SQL AT TARGET begin sys . dbms_backup_restore . commitRmanStatusRow ( row_id => :row_id , row_stamp => :row_stamp , mbytes => :mb , status => :status , ibytes => :ib , obytes => :ob , odevtype => :odevtype ) ; end ; [16:33:18.668] DBGSQL: sqlcode=0 [16:33:18.676] DBGSQL: :b1 = 85 DBGSQL: :b2 = 631211585 DBGSQL: :b3 = 0 DBGSQL: :b4 = 2 DBGSQL: :b5 = 0 DBGSQL: :b6 = 0 DBGSQL: :b7 = DBGMISC: EXITED krmkmrsr [16:33:18.677] elapsed time [00:00:00:00.040] DBGRPC: krmxpocx: polling channel cleaned up DBGMISC: ENTERED krmksimronly [16:33:18.679] DBGMISC: EXITED krmksimronly [16:33:18.679] elapsed time [00:00:00:00.000]