Home » Open Source » Programming Interfaces » Connection time out in Oracle
Connection time out in Oracle [message #270553] Thu, 27 September 2007 08:32 Go to previous message
hapytran
Messages: 2
Registered: September 2007
Junior Member
Hi,

I have two tables with million of rows. I wrote a stored procedure to process data. It takes much time to process (about one minute, i suppose). When i test with SQL-Plus, it's ok. But when i call it from a small ASP.NET C# page, no data returned.

It seems that connection has been closed (time out) before the stored procedure finished processing. We can set time out in MS SQL Server, but we can not set time out in Oracle. Is it right? Is there any way to solve this problem? How do we process a very big data in oracle?

Thanks
 
Read Message
Read Message
Read Message
Previous Topic: Best Approach for integrating AJAX into online Oracle DB
Next Topic: Example of Inserting and Retrieving data from xml file
Goto Forum:
  


Current Time: Fri Apr 26 20:01:47 CDT 2024