Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> PL/SQL Procedure call from ado
We are having the following problem...
When using ADO to call a PL/SQL package that returns a recordset from the
oracle database, the call takes excessively long, but only on one of our web
servers!!
On another web server with the same software setup, i.e. same service packs,
same oracle client etc, etc the call is almost instantaneous.
I am have uninstalled, re-installed ...
service packs... Oracle client... our software...
Also when doing standard select queries down to the database (also with ADO)
it all works great.
It is just when try to call a PL/SQL package that the one server is hugely
slower that the other.
Any help would be greatly appreciated.
Summary of our setup :
Server Machine :
Oracle 8.1.6
Regards
Mark
Received on Mon Apr 08 2002 - 10:15:50 CDT
![]() |
![]() |