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!

Installing oracle client 32-bit and then 64-bit on win 2008 error

user8769031Aug 22 2012 — edited Aug 22 2012
Hi,
I need to install oracle client 32-bit version and then 64-bit version for oracle Hyperion based on the install guide.

I am able to install each version by itself fine and able to connect to the database but not when together.
1. Installed 32-bit
2. Then tried to install 64-bit version. During the last step of the configuration got: [INS-20802] Oracle Net Configuration Assistant failed.
3. In the Start, All Programs, I only see the first, but all the values have been modified to the point to the second.
4. I can run sqlplus from the bin folder of the first and connect to the DB, but not the second.

Here from the log:
In C:\Program Files\Oracle\Inventory\logs\installActions2012-08-22_02-49-59PM.log

INFO: Starting 'Oracle Net Configuration Assistant'
WARNING: oracle.net.ca.NetCAFatalException: Environmental error detected: Oracle Home is set to "C:\ORANT" in the environment is different from Oracle Net Configuration Assistant installed Oracle Home.
WARNING: Verify that the ORACLE_HOME environment variable or registry setting is set to correct value and relaunch Oracle Net Configuration Assistant.
WARNING:
INFO:
WARNING: at oracle.net.ca.NetCALogger.getOracleHome(NetCALogger.java:236)
INFO: Error: Environmental error detected: Oracle Home is set to "C:\ORANT" in the environment is different from Oracle Net Configuration Assistant installed Oracle Home.
WARNING: at oracle.net.ca.NetCALogger.initOracleParameters(NetCALogger.java:215)
INFO: Verify that the ORACLE_HOME environment variable or registry setting is set to correct value and relaunch Oracle Net Configuration Assistant.
WARNING: at oracle.net.ca.NetCALogger.initLogger(NetCALogger.java:130) INFO:
WARNING: at oracle.net.ca.NetCA.main(NetCA.java:408)
INFO: Oracle Net Services configuration failed. The exit code is 1
WARNING:
INFO:
INFO: Completed Plugin named: Oracle Net Configuration Assistant
INFO: Oracle Net Configuration Assistant failed.
INFO: Oracle Net Configuration Assistant failed.


I did set ORACLE_HOME and when I check the environment in new command window don't see any.
In the PATH I do see both: C:\oracle\product\11.2.0\client_2\bin;C:\oracle\product\11.2.0\client_1\bin;

Hope this is possible?
Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 19 2012
Added on Aug 22 2012
5 comments
2,001 views