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: PL/SQL & ora-6502 bug?

Re: PL/SQL & ora-6502 bug?

From: RMakanji <rmakanji_at_mindspring.com>
Date: Wed, 27 Jan 1999 18:41:15 -0600
Message-ID: <78o8ds$qq0$1@camel18.mindspring.com>


I had a hell of a time with a similar problem and it sounds like it might be your problem too if your procedures are using cursors and doing inserts,updates,etc. check to see if your procedures allow an uncommited transaction to occur before exiting.

If thats the case, when you run the program it starts acting crazy where it works then it doesn't and after a few more tries works again.

Hope this helps Received on Wed Jan 27 1999 - 18:41:15 CST

Original text of this message

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