Re: Database link in Oracle8

From: Ivar Stolfot <iff_at_online.ee>
Date: Tue, 28 Sep 1999 11:09:15 +0300
Message-ID: <37f0779b$0$26375_at_diablo.uninet.ee>


# Global Naming -- enforce that a dblink has same name as the db it connects to
global_names = true
Should work if you set this "false" in init.ora file

Iff

Miguel S?nchez <msanchez_at_csi.uned.es> wrote in message news: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 - 10:09:15 CEST

Original text of this message