Connecting to Oracle from Delphi
674535Aug 6 2009 — edited Aug 6 2009I have a problem and hope someone can help me with it. I have an Oracle 10g database on a windows 2003 64 bit server with version 10.2.03 upgraded completed.
The problem I am having is when i open Delphi and try to open a program that is attempting to attach to oracle it is failing and writing the oracle.exe.hdmp file. then oracle crashes and shutdowns. The server basically hangs until the hdmp file is written. When i attempt to open the same file while attached to our Oracle 8i database it opens fine.
I am able to open other programs in Delphi that connect to the Oracle 10g database. Can anyone give me a hint as to why this program may not be connecting to the database and causing it to crash.
I have found some additional information. It appears to be a DOA Object issue. When the connected parm is set to true it falls but when the parm is set to false then it will open and is fine. The DOA object is DOA34D5. Maybe that will help with the problem.
Chicago
Edited by: Chicago on Aug 6, 2009 6:01 PM