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: remote access

Re: remote access

From: Gocha Mchedlishvili <gocham_at_mci2000.com>
Date: Fri, 20 Nov 1998 12:10:26 GMT
Message-ID: <S_c52.5710$8G5.1970@news.cwix.com>


Try to create TNS named powprodb on the server, on which you creteing DB link

Gocha

Ong Chin Hui wrote in message <3655161e.1317855994_at_butler.psa>...
>Hi, I am trying to access a remote database using database link
>but I keep encountering hitting some error messages. I will be glad if
>someone could point out my mistakes or how to troubleshoot them.
>
>What I did:
>
>SQL> create database link dlink using 'billusr01/billusr01_at_powprodb';
>
>note: powprodb is the SID of the remote database.
>
>SQL> describe user_tables_at_dlink;
>ERROR:
>ORA-12154: TNS:could not resolve service name
>
>
>
>
Received on Fri Nov 20 1998 - 06:10:26 CST

Original text of this message

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