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

Home -> Community -> Mailing Lists -> Oracle-L -> Create Database Link in Oracle8

Create Database Link in Oracle8

From: Keith Shum <kshum_at_iLux.com>
Date: Tue, 11 Jul 2000 20:58:11 -0700
Message-Id: <10555.111751@fatcity.com>


Hello, everyone,

    I have a question like to ask about creating database link.

    Both Server and Client database are Oracle8 (which using SID in tnsnames.ora, but not SERVICE_NAME).

    And they are both on NT4.

    How can I specify the "connect_string" in the CREATE DATABASE LINK statement as:

         CREATE DATABASE LINK link_name
            CONNECT TO username IDENTIFIED BY password
            USING 'connect_string';

    Tried using DB_NAME.DB_DOMAIN there, no luck!     Tried using SID only, still no luck!     Tried using hostname:port:SID, no luck also!

    Please help!!!!!!!!

--

Keith Shum

kshum_at_iLux.com

iLux Corporation
Phone (510) 226-5600 x 643
Fax (510) 226-8182
Cellular Phone (510) 435-0286
5600 Mowry School Road, Newark, CA 94560
http://www.iLux.com
Web site analysis for NT and Unix

"Share what you know. Learn what you don't." -- From Deja.com
Received on Tue Jul 11 2000 - 22:58:11 CDT

Original text of this message

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