Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Open Cursors, again

RE: Open Cursors, again

From: Richard Ji <richard.ji_at_mobilespring.com>
Date: Fri, 11 Apr 2003 14:33:58 -0800
Message-ID: <F001.0057FF5B.20030411143358@fatcity.com>


That might be me. :) I mentioned v$sesstat but I didn't provide any query. Which query did you use? Note, statistic# 2 is cumulative and 3 is current.

-----Original Message-----
Sent: Friday, April 11, 2003 3:19 PM
To: Multiple recipients of list ORACLE-L

Folks,

        This last week we had a thread on open cursors running around. I try to keep my mailbox clean to stay under my limits, so I've lost them thread. Anyway someone suggested using V$sesstat instead on V_$OPEN_CURSORS because it was sometimes in error. Well I think someone may have made a mistake as well. The open cursor limit on my DB is 100, but this query returned a value of 204 for a particular user who is not having a problem. On the other hand getting into V_$OPEN_CURSORS gives me a value of 2, which makes all the sense in the world. I've a funny feeling that V$SESSTAT is holding the cumulative number of cursors, not the current ones.

Dick Goulet
Senior Oracle DBA
Oracle Certified 8i DBA
--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Goulet, Dick
  INET: DGoulet_at_vicr.com

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).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Richard Ji
  INET: richard.ji_at_mobilespring.com
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 Apr 11 2003 - 17:33:58 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US