Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: open/close cursor question
I think that :
select sql_text from v$open_cursor where sid = xx;
will show you exactly what is happening.
Yechiel Adar
Mehish Computer Services
-- http://www.freelists.org/webpage/oracle-lReceived on Thu Mar 17 2005 - 11:55:04 CST