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: Can I create a link to a table in a remote database?

Re: Can I create a link to a table in a remote database?

From: Jared Hecker <jared_at_hwai.com>
Date: 1997/02/11
Message-ID: <33027b94.1219587@news.planet.net>#1/1

See 'create database link' in your SQL reference guide.

Regards,
jh

Simon Goland <sg_at_mda.ca> wrote:

>I can connect to a remote database using 'sqlplus
>user/password_at_remote_db_name' and see a table, say TABLE_A. However,
>there might be some problems with the precompiler and the fact that that
>remote database is on Alpha, and ours is on Unix (and some other
>problems that the programmers are having).
>
>Can I create a link (or whatever it is called in the Oracle lingo) in my
>database here that will point to that remote table TABLE_A in the remote
>database? And if so, are there any special privileges the program on my
>end will need to have for that?
>
>Thanks,
>--
>[ Simon Goland B-)> sg_at_mda.ca ]
>[ Without action there is no change ]

Jared Hecker, CODBA       | Oracle  and Sybase Architect and DBA
jared_at_planet.net          | - consulting in the 
76276.740_at_compuserve.com  |   NYC/NJ region - available now!
Received on Tue Feb 11 1997 - 00:00:00 CST

Original text of this message

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