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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Problem with database link

Re: Problem with database link

From: Tim Sawmiller <sawmillert_at_state.mi.us>
Date: Thu, 12 Apr 2001 05:32:02 -0700
Message-ID: <F001.002E7F2C.20010412044631@fatcity.com>

Did you look in TNSNAMES.ORA?

>>> hdaiminger_at_vivonet.com 04/11/01 09:10PM >>>
Hi there!

I'm having a problem with database links here.

I am on my SPEEDY database and want to create a link that points to another database called SAM.

create database link SAM connect to user identified by pasword using 'SAM';

Then I try and issue that statement:

select view_name from user_views_at_SAM

                                 *

ERROR at line 2:
ORA-02085: database link SAM.VIVONET.COM connects to SAM

Where does our domain name appendix (vivonet.com) come from???? I looked in all the possible config files (e.g. sqlnet.ora etc.) and couldn't find anything. In both databases the init.ora parameter is set to global_names = true.

Any idea?

This is 8.1.6 on Win2k.

Thanks,
Helmut

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com 
-- 
Author: Helmut Daiminger
  INET: hdaiminger_at_vivonet.com 

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Tim Sawmiller
  INET: sawmillert_at_state.mi.us

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Thu Apr 12 2001 - 07:32:02 CDT

Original text of this message

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