Sessions Hangs

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Guest

Sessions Hangs

Post by Guest » Mon 21 Mar 2005 10:05

We have developed a client/server application. Server connects uses ODAC components and connects to Oracle. Client uses DBISAM a local database. Client interacts with the server by sending Http request ( Indy componets). Our problem is that after some time all the TOrasession objects created on server start to hang and the server crashes.
:cry:

Paul
Posts: 725
Joined: Thu 28 Oct 2004 14:06

Post by Paul » Mon 21 Mar 2005 14:25

What operation forces TOraSession to hang? Can you reproduce this problem in the simple demo application. Send us please small demo project to demonstrate the problem and include script to create server objects to ODAC support address. Please specify versions of ODAC, Oracle client, Oracle server (four digits).

Post Reply