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: Statement-Logging on the server side

Re: Statement-Logging on the server side

From: paquette stephane <stephane_paquette_at_yahoo.com>
Date: Fri, 9 Jun 2000 01:59:25 -0700 (PDT)
Message-Id: <10523.108361@fatcity.com>


You can start a trace on the session by using dbms_system.set_sql_trace_in_session, it will produce a trc file in user_dump_dest. Then do a tkprof on the file.


Stephane Paquette
DBA Oracle
stephane_paquette_at_yahoo.com
spaquette_at_houra.fr
(33) 01 53 93 06 50

Do You Yahoo!?
Yahoo! Photos -- now, 100 FREE prints! Received on Fri Jun 09 2000 - 03:59:25 CDT

Original text of this message

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