Hi
We have an error 361 - SQL ERROR: NO CURSORS AVAILABLE
We are testing after migrating to 5.5 and Oracle 9i
I increased SQL_CURSORS to 64 and this seemed to fix it but if I access enough screens in our application the error comes back.
Any suggestions appreciated.
Rory

SQL_CURSORS
Started by Rory, Jun 16 2005 01:10 PM
6 replies to this topic
#3
Posted 16 June 2005 - 02:42 PM
Hi
This software we are running has not recently been changed,
we've just recently ported from 4.6 & ORA 7 to 5.5 and ORA 9.i. on Win2003
we are confident its not a Loop
the cursor problems have occurred just going thru simple transaction and/or enquiry type screens where some file processing may occur for building temp files etc., and its defintely Random
We are NOW setting the cursors value in pro-iv to be 128
What values are you or similar users of 5.5 and ORA 9 got cursors set to ?
Any other PRO-IV or oracle config advice for our environment much appreciated
tnks
george macken
This software we are running has not recently been changed,
we've just recently ported from 4.6 & ORA 7 to 5.5 and ORA 9.i. on Win2003
we are confident its not a Loop
the cursor problems have occurred just going thru simple transaction and/or enquiry type screens where some file processing may occur for building temp files etc., and its defintely Random
We are NOW setting the cursors value in pro-iv to be 128
What values are you or similar users of 5.5 and ORA 9 got cursors set to ?
Any other PRO-IV or oracle config advice for our environment much appreciated
tnks
george macken
#5
Guest_Guest_*
Posted 16 June 2005 - 03:24 PM
George,
If I recall correctly, an earlier version of the 5.5 kernel didn't always release open cursors.
We added the SQL_CURSORS=AUTO parameter into our pro4.ini and changed our open_cursors value in the init.ora (or spfile.ora depending on configuration) to around 500.
HTH
If I recall correctly, an earlier version of the 5.5 kernel didn't always release open cursors.
We added the SQL_CURSORS=AUTO parameter into our pro4.ini and changed our open_cursors value in the init.ora (or spfile.ora depending on configuration) to around 500.
HTH
Reply to this topic

0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users