dbTalk Databases Forums  

Keep having ORA-01000 Error Message

comp.databases.oracle.tools comp.databases.oracle.tools


Discuss Keep having ORA-01000 Error Message in the comp.databases.oracle.tools forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Ahmed Baraka
 
Posts: n/a

Default Keep having ORA-01000 Error Message - 02-22-2004 , 08:05 AM






I have a procedure which define a cursor in the declaration section. Then in
execution section, it uses FOR LOOP to open, fetch and close records
retreived by the cursor. The cursor loops through 147 employees and does
processing on every employee.

Every time I run the procedure, I get the frustrating error message
ORA-01000. I set OPEN_CURSOR to 5000 and still I have the same error.

Please any guideline to overcome this error. It really caused big delay in
my project.



Reply With Quote
  #2  
Old   
Frank van Bortel
 
Posts: n/a

Default Re: Keep having ORA-01000 Error Message - 02-22-2004 , 08:36 AM






Ahmed Baraka wrote:
Quote:
I have a procedure which define a cursor in the declaration section. Then in
execution section, it uses FOR LOOP to open, fetch and close records
retreived by the cursor. The cursor loops through 147 employees and does
processing on every employee.

Every time I run the procedure, I get the frustrating error message
ORA-01000. I set OPEN_CURSOR to 5000 and still I have the same error.

Please any guideline to overcome this error. It really caused big delay in
my project.


post your code
--

Regards,
Frank van Bortel



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.