Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Exception Handling
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
![]() |
![]() |