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

Home -> Community -> Usenet -> c.d.o.misc -> Re: How do I close cursors?

Re: How do I close cursors?

From: Anastasios Kotsikonas <tasos_at_csa.bu.edu>
Date: 30 Jun 1999 19:56:48 GMT
Message-ID: <7ldsq0$ng5$1@news1.bu.edu>


Since I was the creator of the thread I feel I need to report on my fingings, based on the suggestions here.... We were indeed closing statements, and we indeed had to increase the number of max cursors. In addition, we had to put try/catch/finally and close the statements in the finally clause.

Thanks Thomas and the others for all the help.

tasos Received on Wed Jun 30 1999 - 14:56:48 CDT

Original text of this message

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