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: number of cursors

Re: number of cursors

From: Sybrand Bakker <gooiditweg_at_sybrandb.demon.nl>
Date: Sat, 28 Feb 2004 08:37:30 +0100
Message-ID: <a7h040165vna8s1avr1cc3k5vhjc3kvgjj@4ax.com>


On Fri, 27 Feb 2004 23:23:16 GMT, "Karl Hungus" <nnnnndddddd_at_hotmail.com> wrote:

>thanks, How can I find the number of cursors from within a schema?
>
>

There isn't. Cursors are dynamic entities created in the scope of a session. And you can't count cursors defined in PL/SQL

Could you also please observe Netiquette and refrain from top-posting?

--
Sybrand Bakker, Senior Oracle DBA
Received on Sat Feb 28 2004 - 01:37:30 CST

Original text of this message

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