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: Finding out latest SQL

Re: Finding out latest SQL

From: AB <AB_at_foo.com>
Date: Wed, 31 Jul 2002 12:38:57 +0200
Message-ID: <ai8eot$124jhi$1@ID-87429.news.dfncis.de>


"Anthony Hogan" <ahogan-nospam-_at_iespana.es> wrote:

> Have a look at v$sql/v$sqlarea/v$sqltext (I'm not sure what the
> difference is). In particular you would be interested in the sql_text
> and parsing_user_id columns. The parsing_user_id value can be found in
> dba_users.

Thanks. Received on Wed Jul 31 2002 - 05:38:57 CDT

Original text of this message

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