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

Home -> Community -> Usenet -> c.d.o.misc -> Re: tracing SQL

Re: tracing SQL

From: Pete Finnigan <plsql_at_petefinnigan.com>
Date: Tue, 3 Aug 2004 10:29:21 +0100
Message-ID: <pyqGWOBxr1DBRx4D@peterfinnigan.demon.co.uk>


Hi,

if you want to trace any process, either your own or others then Oracle provides a trace mechanism. You can set different levels to capture data such as bind value and wait events. I have a paper that details a large amount of ways to set trace for your own session or for another session and also how to set the different levels. The paper can be found here: http://www.petefinnigan.com/ramblings/how_to_set_trace.htm

kind regards

Pete

-- 
Pete Finnigan
email:pete_at_petefinnigan.com
Web site: http://www.petefinnigan.com - Oracle security audit specialists
Book:Oracle security step-by-step Guide - see http://store.sans.org for details.
Received on Tue Aug 03 2004 - 04:29:21 CDT

Original text of this message

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