NET: Network Error (-10000)

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Ted Campbell
Posts: 1
Joined: Tue 28 Aug 2007 19:01

NET: Network Error (-10000)

Post by Ted Campbell » Tue 28 Aug 2007 19:57

Please forgive me if this has been answered.

I am getting the error listed in the subject line using

ODAC 5.50
Delphi 7, with all service packs applied
Oracle 9.2 database connected to using the NET option

I am starting a 2nd application by calling windows from the master application. When the second application is started it cannot log in to Oracle 9.2. This occurs immediately after the same application, started from the desktop succeeds. Debug messages show that the server(ip:port:sid), username, password settings are correct.

Is this is known problem? Any help or experience is appreciated.

Thanks in advance.

Ted Campbell

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Thu 30 Aug 2007 08:55

We could not reproduce the problem. Please specify the exact ODAC version including build number (see Oracle | About ODAC in the Delphi menu).
If it is possible, send to odac*crlab*com a complete small sample that demonstrates the problem, including script to create server objects.

Post Reply