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: DBLINKs in critical production system

Re: DBLINKs in critical production system

From: Peter Hitchman <pjhoraclel_at_gmail.com>
Date: Tue, 1 May 2007 09:46:55 +0100
Message-ID: <5e317f310705010146x7a12e259l11e98f3d1d9f004@mail.gmail.com>


Hi,
Having scanned this thread, its clear that db links can be mis-used or have problems if the implementation is not thought through. Lots of software suffers from the same issue.

So in defence of db links. I found that creating a db link using a db account with limited priviliges that was then used to create syonyms to table on the remote database, made the whole application coding process of accessing the remote db a lot cleaner and easier to handle. Stopped developers arriving at my desk asking how to remote connect using C,C++, Java etc etc.

Regards

Pete

--
http://www.freelists.org/webpage/oracle-l
Received on Tue May 01 2007 - 03:46:55 CDT

Original text of this message

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