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: Generic Connectivity

Re: Generic Connectivity

From: LKBrwn_DBA <member30625_at_dbforums.com>
Date: Tue, 05 Aug 2003 20:11:33 +0000
Message-ID: <3204266.1060114293@dbforums.com>

Did you try in oracle something like this:

CREATE DATABASE LINK DB2LINK
CONNECT TO USER_C IDENTIFIED BY PASSWD_D;

--
Posted via http://dbforums.com
Received on Tue Aug 05 2003 - 15:11:33 CDT

Original text of this message

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