Re: problem of performance with DBD-oracle1.12
[email protected] ("Michael A Chase") Fri, 12 Oct 2001 09:46:19 -0500
| Newsgroups | perl.dbi.oracle-oci |
|---|---|
| Message-ID | <[email protected]> |
If you are offering to help tune the DBD::Oracle code, you should be writing to [email protected]. If you are asking for help or information about DBD::Oracle's performance, you should be writing to [email protected]. In that case, you should also include the information described in the README for troubleshooting. -- Mac :}) ** I normally forward private questions to the appropriate mail list. ** Give a hobbit a fish and he eats fish for a day. Give a hobbit a ring and he eats fish for an age. ----- Original Message ----- From: "momo" <[email protected]> To: <[email protected]> Sent: Thursday, October 11, 2001 01:33 Subject: problem of performance with DBD-oracle1.12 Hi, I have some trouble with DBD-Oracle1.12 perl module. I have installed it with Oracle client 8.1.6. the perl script executes just a select command (with unique index in 'where' clause) from table containing more than 5 million record. the result in time is 10 seconds. I think it's very bad. Someone can help me to improve it? thanks in advance. mohamed boutkhil