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: How to capture SQL

Re: How to capture SQL

From: Daniel Morgan <damorgan_at_x.washington.edu>
Date: Wed, 18 Aug 2004 08:03:05 -0700
Message-ID: <1092841434.377258@yasure>


Randy Harris wrote:

> Is there a simple means of capturing an SQL statement sent from an
> application to an Oracle 9i server (on the server end)? I've been looking
> through the documentation, not sure if this should be done with trace, or
> auditing or if there is some way to enable SQL logging, or dump the redo log
> or something else.

Look at the DBMS_SUPPORT built-in package. http://www.psoug.org/reference/dbms_support.html

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace 'x' with 'u' to respond)
Received on Wed Aug 18 2004 - 10:03:05 CDT

Original text of this message

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