Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Which SQL is executing
You can trace a session to get all the sqls.
Prakash
-----Original Message-----
Sent: Monday, June 04, 2001 1:30 AM
To: Multiple recipients of list ORACLE-L
Hi All,
>From v$open_cursor, I know every SQL opened and parsed in one session. Is
there any way to know which SQL is running. Or put another way, can all the
SQLs in one session be sorted in timing order dynamically?
Any clue would be much appreciated.
Chuan
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Bala, Prakash INET: prakash.bala_at_cingular.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 Jun 04 2001 - 09:45:42 CDT