I have two Oracle Client installed in my machine. One is Oracle 11g another one is ORACLE 8.1. I was trying to connect Business Objects to Oracle 8.1, but it fails as while connecting through TNS entries it is alwas hitting the Oracle 11G's TNS entry.
I tried
TNSPING ICS.WORLD
,
It is working fine in the other machines where only one instance(Oracle 8.1) of oracle is available. But for me it is prompting failed to resolve name.
Would you please suggest what changes should I made so that TNSPING would hit the Oracle 8.1's TNSNAMES.ORA? Following is the error I am getting
'Microsoft Windows XP [Versione 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. C:\Documents and Settings\Deys>tnsping ICS.WORLD TNS Ping Utility for 32-bit Windows: Version 11.2.0.2.0 - Production on 05-DIC-2 012 16:01:06 Copyright (c) 1997, 2010, Oracle. All rights reserved. Used parameter files: D:\ORACLEXE\app\oracle\product\11.2.0\server\network\admin\sqlnet.ora TNS-03505: Failed to resolve name'