Re: TNS error - help
From: tojo <Tojo_at_hotmail.com>
Date: Wed, 17 Mar 2004 14:20:01 +0100
Message-ID: <MPG.1ac26eedb4483f0b9896e3_at_news.t-online.de>
Date: Wed, 17 Mar 2004 14:20:01 +0100
Message-ID: <MPG.1ac26eedb4483f0b9896e3_at_news.t-online.de>
In article <c39b1i$30am$1_at_news.ntu-kpi.kiev.ua>, absolute_at_astral.ntukpi.
kiev.ua says...
> hi , all !
> Have a trouble :( !!
>
> I installed Oracle 9i , and Oracle Developer Suit to the different
> ora-homes. Launched
> all services (SID : ORCL1) and when I , for example, launch Oracle Designer
> , all
> soft from Oracle Developer Suit , it says such as : TNS error : could not
> resolve service name.
> WHY ? Service name ORCL1 is being launched .
>
You have 2 homes, which means 2 different tnsnames.ora files. You have
to keep these synchronized so that products in each home can contact
your listener.
- Tom