
|
[oracle-l]
||
[Date Prev]
[05-2007 Date Index]
[Date Next]
||
[Thread Prev]
[05-2007 Thread Index]
[Thread Next]
Re: DBLINKs in critical production system
- From: "Peter Hitchman" <pjhoraclel@xxxxxxxxx>
- To: oracle-l@xxxxxxxxxxxxx
- Date: Tue, 1 May 2007 09:46:55 +0100
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
|

|