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: Creating DB link inside stored procedure

Re: Creating DB link inside stored procedure

From: Ronny <nitelyjoy_at_ist-einmalig.de>
Date: Thu, 26 Jul 2007 12:53:07 -0700
Message-ID: <1185479587.847000.87260@b79g2000hse.googlegroups.com>


"grant create public database link to <user>" ... is the key.

Within PL/SQL Oracle ignores all grants given by roles. It's a feature, not a bug. There's a Metalink Note around explaining it, but sorry, I can't remember the exact id by heart...

Ronny Received on Thu Jul 26 2007 - 14:53:07 CDT

Original text of this message

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