Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> inconsistency between v$session_wait and v$session?
I must be interpreting something incorrectly here, but I can't figure out what. I was following a session which was waiting (as seen in v$session_wait) for 'SQL*Net message from dblink'. The sequence# wasn't incrementing so I assumed it was pulling back a bunch of data. So next I went to look at the SQL in v$sql querying on the sql_address value in v$session. The query I found had only one table, and it was local. Going back to v$session_wait, I still found the same event and seq#.
What's up? Any ideas here?
Henry
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Henry Poras
INET: Henry.Poras_at_ctp.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 Wed Jan 09 2002 - 13:28:37 CST