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 -> Re: HELP!! creating users with the DBMS_SQL package

Re: HELP!! creating users with the DBMS_SQL package

From: MV <volk_at_earthlink.net>
Date: 1997/04/12
Message-ID: <334FC4D0.61E@earthlink.net>#1/1

Hi,

Be careful, you can't grant privileges on packages to a role. Yo must grant them directly to the user. I have run into this problem a few times. Maybe that's the reason.

Regards

Dieter Oberkofler
use this email for reply: dtr_at_leadingbits.via.at Received on Sat Apr 12 1997 - 00:00:00 CDT

Original text of this message

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