Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RMAN debug and trace

RMAN debug and trace

From: Jared Still <jkstill_at_gmail.com>
Date: Tue, 31 Jul 2007 09:44:23 -0700
Message-ID: <bf46380707310944t52940c96p107d2eb0694ce0fd@mail.gmail.com>


RMAN accepts trace and debug parameters for ALLOCATE/CONFIGURE CHANNEL.

eg. ALLOCATE CHANNEL ch00 TYPE 'SBT_TAPE' debug=5 trace 2;

There are different levels of debug and trace.

I can't seem to find any documentation explaining the different levels of debug or trace.

There isn't much help in the PL/SQL source for dbms_backup_restore either.

Anyone here have some documentation on this?

--

Jared Still
Certifiable Oracle DBA and Part Time Perl Evangelist

--

http://www.freelists.org/webpage/oracle-l Received on Tue Jul 31 2007 - 11:44:23 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US