Re: Database link in Oracle8
From: (wrong string) înzatu <mvali_at_rds.ro>
Date: Tue, 28 Sep 1999 11:14:33 +0200
Message-ID: <7spsvs$4mt$1_at_news.Romania.EU.net>
Date: Tue, 28 Sep 1999 11:14:33 +0200
Message-ID: <7spsvs$4mt$1_at_news.Romania.EU.net>
If you use Oracle7 or higher then DATABASE LINK must have the same name as the global database name of the database. If you have any SQL *Net documentation you may get more information from there...
Miguel Sánchez a écrit dans le message <37ef787b.14422113_at_news.uned.es>...
>I have been trying to create a database link for a schema in my
>database. In the creation it doesn't report any error, but when I used
>it the database issues the following message:
>
>"ORA-02085: database link ORAFRODO.WORLD connects to ORACLE.WORLD"
>
>The database link has the same name as the remote service (in
>tnsnames.ora file).
>
>What is wrong in my database configuration?
Received on Tue Sep 28 1999 - 11:14:33 CEST