core dump when disconnect from proc connection on Linux [message #121545] |
Mon, 30 May 2005 09:20 |
g9news
Messages: 1 Registered: May 2005
|
Junior Member |
|
|
Hi all,
I have a Linux program which use pro C to connect to pre 9 Oracle database. I recently add new OCI code to connect to Oracle 9 database. Now everytime I disconect from Oracle 8 using ProC, it core dump. The stack trace points to OCIDetactServer(). Does anyone know why OCIDetactServer() is called when I disconnect a Proc connection? Can I link both ProC and OCI in the same program and what is the best way to do it if the answer is yes. Thanks in advance
|
|
|