Cause for session waiting
735967Mar 12 2012 — edited Mar 12 2012Hi All,
The query "select sid,event,state from v$session_Wait where sid like 796;"
shows the output
SID EVENT STATE
796 Streams AQ: waiting for messages in the queue WAITING
Please guide me how to know what is making this session waiting
Thanks