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

Home -> Community -> Usenet -> c.d.o.server -> Re: How to check all of the quires issued by users

Re: How to check all of the quires issued by users

From: OraCLeDbA <oracle_dba_at_zdnetmail.com>
Date: 1998/08/26
Message-ID: <6s2kp5$2oh@dfw-ixnews7.ix.netcom.com>#1/1

You can turn on the SQL Trace to trace all the query issued by the users. Or if u want to know which SQL statement is in the shared pool area, query the v$SQL and V$SQLTEXT (i hope i'm right!)

Winnie

Min Wang wrote in message <35E47744.9ED17453_at_colorbank.com>...
>Hi:
>
>Does Oracle8 log all of the queries issued by users?
>As a DBA, how to check these queries?
>
>Thanks.
Received on Wed Aug 26 1998 - 00:00:00 CDT

Original text of this message

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