Extremely slow performance with ODP.NET
389085Mar 14 2003 — edited Mar 20 2003I have a stored procedure that runs 100 times sequentially and it returns around 450,000 records in the database. The ODP.NET provider executes that in about 12 minutes, whereas the DataDirect ORA Provider executes it in about 1.5 minutes. Anyone else experienced this slowness? I am finding that on the intense queries I am writing, Oracle is very very slow. Thanks for any responses!