Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Problem with database link

Re: Problem with database link

From: Gennaro Napolitano <Gennaro.Napolitano_at_italdata.it>
Date: Wed, 08 Sep 1999 12:49:32 +0200
Message-ID: <37D63F3C.FACFFF87@italdata.it>


Hy

Try to append the value of yours 'db_domain' parameter to the dblink name. i.e.: abcd.world

Hope this helps

Ciao Gennaro

ahsanudm wrote:

> Helllo everyone..
> Version : Oracle 8.0.3 on Windows NT 4
>
> I am trying to create a private database link with the following statement
> CREATE DATABASE LINK abcd
> CONNECT TO 'username' IDENTIFIED BY 'password'
> USING 'abcd';
>
> I have a service name called 'abcd' too..but when I try to access a table
> through the database link I get a 12154 error ..i.e ORA-12154: TNS:could not
> resolve service name.
>
> However I am able to connect to this service from SQL PLUS directly.
>
> I am not sure what I am doing wrong here..Is there any Init parameter which
> I have to set before using database links..
>
> Any help will be highly appreciated...
>
> Thanks
> Ahsan
Received on Wed Sep 08 1999 - 05:49:32 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US