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: SQL TEXT SEARCH

Re: SQL TEXT SEARCH

From: Stephane Faroult <sfaroult_at_oriole.com>
Date: Mon, 11 Mar 2002 11:53:23 -0800
Message-ID: <F001.00424E3C.20020311115323@fatcity.com>


Seema Singh wrote:
>
> Hi
> Does any one have sql scripts which show us sql text when we enter unix
> process id or oracle SID ?
> Please send if any one have.
> Thx
> -Seema

 For the unix pid (of the server process) I think there is something of the kind on http://www.oriole.com, in the free toolkit section. For the Oracle SID, it's trivial, just a matter of joining V$SESSION with V$SQLTEXT.  

-- 
Regards,

Stephane Faroult
Oriole Ltd
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Stephane Faroult
  INET: sfaroult_at_oriole.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Mon Mar 11 2002 - 13:53:23 CST

Original text of this message

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