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

Home -> Community -> Usenet -> c.d.o.misc -> Using database link in PLSQL

Using database link in PLSQL

From: Joe Condle <condle_at_mars-systems.com>
Date: Sun, 07 Nov 1999 11:07:58 -0500
Message-ID: <3825A3DE.EB82FA12@mars-systems.com>


Is there a way to use a remote link in a PLSQL program? I need to make to do a query on table on that resides on a different machine. I can do the query in sqlplus the @link but cannot do it in PLSQL. At the present time I just keep the table insync with the table on the remote machine

-

Joseph P. Condle Jr.      condle_at_mars-systems.com   Office 412-648-1379
Senior Systems Engineer                             Fax    412-647-9661
Medical ARchival Systems, Inc.  (MARS)              Pager  412-572-9490
3500 Victoria Street Pgh. Pa. 15261 USA Received on Sun Nov 07 1999 - 10:07:58 CST

Original text of this message

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