dbi-users  

Re: Help needed.

Robert Roggenbuck
Thu, 14 Jan 2010 01:38:00 -0800

Can You show us the part of the code which have the problem. Try to minimise Your program to the problematic core.

Greetings

Robert

---

Agarwal, Gopal K schrieb:
Hi,

I am connecting the Oracle DB with perl DBI. For short queries
(execution time <2 sec) I am able to fetch the data  but for long
queries (>7 sec) my perl scripts hangs.

Can you please suggest.

Thanks
Gopal