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: DB Links

Re: DB Links

From: Ban Spam <ban-spam_at_operamail.com>
Date: Tue, 11 Sep 2001 01:10:46 GMT
Message-ID: <Xns9118B8EE7F96FSunnySD@24.0.3.73>


davidr_at_languageline.com (David) wrote in news:5c7c761.0109101417.402d5a54 @posting.google.com:

> Oracle 8.1.6.3
>
> I have a public db link that I want to keep one user from using is
> this possible? Creating individual db links would be a nightmare.
>

While this may NOT be an elegant solution, it might work for you. Then again, it might not.

  1. remove the PUBLIC DB link
  2. create a logon trigger
  3. For everybody but Mr. Problem Child, create a private db link when they login; if one already does not exist.
Received on Mon Sep 10 2001 - 20:10:46 CDT

Original text of this message

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