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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: 10046 trace in dbms_job

RE: 10046 trace in dbms_job

From: Christian Antognini <Christian.Antognini_at_trivadis.com>
Date: Sat, 6 Aug 2005 21:37:52 +0200
Message-ID: <F2C9CCA71510B442AF71446CAE8AEBAF0ABFCA@MSXVS04.trivadis.com>


Hi Arul  

>I am trying to trace a simple stored procedure that
>does DMLs, with a 'execute immediate' that set
>events 10046 trace. When I execute the procedure
>from sqlplus, I am able to see the trace in
>user_dump destination as expected.
 

Jobs are executed by background processes. Therefore the trace files should be located under bdump, not udump.  

Regards,

Chris

--
http://www.freelists.org/webpage/oracle-l
Received on Sat Aug 06 2005 - 14:39:50 CDT

Original text of this message

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