OCI.DLL - error [message #99829] |
Thu, 18 April 2002 01:48 |
Alexander Wittka-Herking
Messages: 1 Registered: April 2002
|
Junior Member |
|
|
Hello,
calling Oracle from Cobol causes an OCI-DLL - error:
"could not found specified module"
Editing the PATH-variable
(c:OracleOra81bin;c:ProgrammeOraclejre1.1.7bin)
does not help.
Working with VB it works correctly but when using Cobol (NetExpress 3.1) we got this error.
Does somebody know how to solve this problem?
Thanks a lot for your answers
Alexander Wittka-Herking
|
|
|
Re: OCI.DLL - error [message #99965 is a reply to message #99829] |
Sat, 01 June 2002 15:25 |
Mark
Messages: 284 Registered: July 1998
|
Senior Member |
|
|
This error usually occur when you upgrade from
oracle 7.3.4, 8.05, 8.1.6 client to 8.1.7.
My recommendation is to check the registry setting
and Data Source Name DSN from control panel.
Also, test via sql plus or tnsping alias if you
can connect successfully.
|
|
|
|
|