Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> sql_execute in perl question

sql_execute in perl question

From: Mary Bahrami <mbahrami_at_seattletimes.com>
Date: Thu, 19 Feb 2004 08:04:36 -0800
Message-ID: <DEADFA06C2B15E40A19054DFA73FECD6065669B6@EXCHANGE1.seatimes.com>


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



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Thu Feb 19 2004 - 10:04:36 CST

Original text of this message

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