| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: CREATE TABLE using DBMS_SQL
Privileges obtained through roles are invalid in stored programs
(procs/functions/packages). You need the CREATE TABLE, EXECUTE (on
DBMS_SQL), and SELECT on testTable privileges granted to you directly (NOT
through a role). Have your dba grant the privs directly and it should work.
Regards
Venkat
Received on Wed Feb 11 1998 - 00:00:00 CST
![]() |
![]() |