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 -> Strange problem in declaring cursor..

Strange problem in declaring cursor..

From: cartoon <cartoon_at_bbs.kmu.ac.kr>
Date: Sun, 15 Jun 2003 14:10:40 +0900
Message-ID: <bcgt2f$3m8$1@news1.kornet.net>


Hi.. I want to make question for some problem I can't understand..

I made a multi-threaded application that each thread connect on database and fetch records from it using cursor..

The problem is that it fails to declare cursor from time to time but not all the times..

Anyway.. It was solved by COMMITting for each working transaction..

Is there anybody let me know the reason why that happens...??

Thanks in advance..!!! Received on Sun Jun 15 2003 - 00:10:40 CDT

Original text of this message

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