Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Q: about x$kglob
Hi List,
I've created a view
create view sys.x_$kglob as select * from sys.x$kglob;
This view shows the actual running sql, include procs, functions...
Q: How can I find out which session calls the SQL?
TIA
Volker Schoen
E-Mail: v.schoen_at_inplan.de <mailto:v.schoen_at_inplan.de>
http://www.inplan.de <http://www.inplan.de>
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author:
INET: v.schoen_at_inplan.de
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------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 Fri Feb 14 2003 - 04:48:53 CST