On Mon, Feb 26, 2007 at 12:32:21PM +0200, Eugene Krivdyuk wrote: > On 2007/02/26 Mon 02:20:25 , rami doqa wrote: > > Hi ALL. Is there a relation between the version of > > DBD::Oracle and Oracle 10g. > > The performance of executing the SQL statements is low > > comparing to mysql performance. > > Can any body advice me what to do to avoid this > > performance issue > > What DBD::Oracle version are you using ? Performance issues may be caused > by incorrect Perl code, bad server configuration, network problems, etc. > > Can you post your Perl code here ?
Ideally as a very small self-contained example that other people can run. Include the table definitions and server hardware and software config info. (Also read http://www.catb.org/~esr/faqs/smart-questions.html) Tim. p.s. To anyone thinking of commenting on this thread, please avoid knee-jerk statements like "Oracle is bound to be slower than MySQL."
