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

Home -> Community -> Usenet -> c.d.o.server -> Re: cursors open in Oracle, please !!

Re: cursors open in Oracle, please !!

From: Kenny Gump <kgump_at_mylanlabs.com>
Date: Fri, 22 Jan 1999 10:52:45 -0500
Message-ID: <36a89eff.0@news.mountain.net>


select count(*)
from v$open_cursor;

Should be what you want.

Kenny Gump
OCP 7.3 DBA
David Novo wrote in message <789fm9$7n3$1_at_talia.mad.ttd.net>...
>Any body kows how I can see hwo many cursors are open in a database in
>Oracle 8.
>
>David
>
>
Received on Fri Jan 22 1999 - 09:52:45 CST

Original text of this message

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