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: ORA 1000 - Max number of cursors exceeded

Re: ORA 1000 - Max number of cursors exceeded

From: narayan <narayan_raykarNOnaSPAM_at_engineer.com.invalid>
Date: Wed, 17 Nov 1999 00:44:53 -0800
Message-ID: <08f6992b.aacaf1a1@usw-ex0106-044.remarq.com>


hi,
i definitely know that a corsor will not close implicitly at the procedure end.
when u run the procedure again then i twill give u an error. try usuing cursor for loops because here u donot have to explicitely open or close the cursor

Received on Wed Nov 17 1999 - 02:44:53 CST

Original text of this message

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