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: Exception Handling

Re: Exception Handling

From: Greg Akins <gakinsNOgaSPAM_at_gatewayhealthplan.com.invalid>
Date: Tue, 23 Nov 1999 06:14:36 -0800
Message-ID: <2750ac20.99238f9f@usw-ex0101-008.remarq.com>


Nevermind...

I found out that an anonymous block gets executed from SQL*plus which can use roles (for create table priviledges). However, PL/SQL needs explicit object priviledges. Once I granted an explicit 'CREATE ANY TABLE' everything worked fine :')

-greg

Received on Tue Nov 23 1999 - 08:14:36 CST

Original text of this message

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