Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> sql_execute in perl question
I've had a problem with a high number of open cursors that I think is =
caused by a daily perl job that parses and loads a large file (I don't = know perl). There are 'sql_execute' statements that fire conditionally = for insert, update, delete. It appears to fire a sql_execute once per =line of the input file. Is a cursor opened once for each sql_execute? = And is there a better way to do this?
Thanks,
Mary
![]() |
![]() |