Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

setting path variable in windows

793965Jun 20 2011 — edited Jun 20 2011
hi gems...

My machine is the server for OBIEE and now i have installed the oracle 11g R2 software and thats why it is now the server of a database also. Also it has oracle10g client.

Now the problem is regarding the path variables.
When I am putting the path for oracle home that is "D:\app\oracle\product\11.2.0\dbhome_1\BIN" in front of all other oracle related (OBIEE and 10g client) paths, then OBIEE and 10g client is not working properly..

When I am putting the above path at thye last of my all the path variables, then OBIEE and 10g client is working fine but the oracle server is not working properly (not working properly means it is connected from any remote machines but I can not import any dumps into it..it is showing the error THE PROCEDURE ENTRY POINT LONGJMP COULD NOT BE LOCATED IN THE DYNAMIC LINK LIBRARY ORAUTS.DLL)

My path variables entry are currently like this..(oracle path is at the last)

D:\Program Files\Java\jdk1.7.0\bin;
D:\OracleBI\server\Bin;
D:\OracleBI\web\bin;
D:\OracleBI\web\catalogmanager;
D:\OracleBI\SQLAnywhere;
D:\OracleBI\server\Bin\JobManager;
D:\OracleBI\server\Bin\JobManager\configuration;
D:\apache\apache-ant-1.7.1\bin;
D:\Oracle\product\10.1.0\Client_1\bin;
D:\Oracle\product\10.1.0\Client_1\jre\1.4.2\bin\client;
D:\Oracle\product\10.1.0\Client_1\jre\1.4.2\bin;
%SystemRoot%\system32;
%SystemRoot%;
%SystemRoot%\System32\Wbem;
C:\Program Files\Intel\DMIX;
C:\Program Files\Windows Imaging\;
D:\Program Files\TortoiseSVN\bin;
D:\app\oracle\product\11.2.0\dbhome_1\bin

please help me....thanks in advance...
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 18 2011
Added on Jun 20 2011
4 comments
1,158 views