Re: ORAPerl and SQL*Net 2

From: Roman Podshivalov <romas_at_online.ru>
Date: 1996/03/15
Message-ID: <31499322.27D6_at_online.ru>#1/1


Dave Macpherson wrote:
>
> After having upgraded to SQL*Net 2 at our site, all of our oraperl
> scripts are suddenly dying with th following ORA message being
> returned:
>
> ORA-12154: TNS: could not resolve service name
>
> Does anyone know why oraperl is suddenly broken with our setup?
>
> Thanks.

Probably you use ora_login('V2Alias', 'user', 'passwd') - it's not correct use ora_login('', 'user_at_V2Alias', 'passwd') instead.

-- 
BRGRDS
Romas
Received on Fri Mar 15 1996 - 00:00:00 CET

Original text of this message