Hi Guys, I want to use an oracle connection in Microstation.
My Oracle Client is here : c:\oracle\product\11.2.0\client_1 .
MS_ORACLE_HOME also is set to c:\oracle\product\11.2.0\client_1.
As this client is NOT my preferred client for other programs that connect to Oracle, it is not published in the PATH Variable or at least not published first place.
When I want to connect, using SESSION DEBUG ON , then MS shouts unable to load c:\oracle\product\11.2.0\client_1\bin\orasql11.dll
This is urgent. Could anyone please tell me whats going on?
Regards, Stefan.
Hello Stefan,
If the problem remains unresolved, please let us know your:
MicroStation version: (e.g. 08.xx.xx.xx)
OS: (e.g. Windows 7 Pro SP2 X32)
Please consider, and let us know:
- Is MS_ORACLE_HOME set within the Oracle.cfg file?
-- Please confirm (via Workspace>Configuration) that this remains set, after the failure is experienced?
- Is the installed client the 32 or 64 bit version?
Does the file specified exist in the specified location?
[c:\oracle\product\11.2.0\client_1\bin\orasql11.dll]
I’ve located the file within a 32bit client:
[ ...\ORACLE\product\11.2.0\clientx86\BIN\orasql11.dll]
If yours is similar, you may need to set the MS_ORACLE_HOME definition to:
[ ...\ORACLE\product\11.2.0\clientx86 ]
+++
No, it is set in a custom.cfg in cofig/appl.
It is 32 bit.
- Does the file specified exist in the specified location?
Yes.
I am able to replicate your issue, we will investigating further. So far I have not been able to found a workaround.
Some other questions for the group....
Can you run SQLPlus from the command prompt ? Probably not since the client Oracle home is not in the path....
Do you have more than one Oracle Client installed ?
Are we sure the MS_ORACLE_HOME configuration variable gets set correctly ? Run Microstation/Workspace with the -debug command line variable and review the msdebg.txt file for possible anomalies.
> Do you have more than one Oracle Client installed ?
>Are we sure the MS_ORACLE_HOME configuration variable gets set correctly ?
Yes. Checked it with -debug and reviewed under Workspace/Configuration.