Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Dynamic SQL
Hi,
Grant Create table privilege directly to the schema and not via a role. It will work.
Sandeep Dubey
-----Original Message-----
From: Oracle General [mailto:OracleGeneral_at_mwd.dst.ca.us]
Sent: Thursday, May 18, 2000 2:38 PM
To: Multiple recipients of list ORACLE-L
Subject: Dynamic SQL
Hi,
A friend was trying to execute dynamic sql using EXECUTE IMMEDIATE (Create
table ....) in his own schema but was getting insufficient privileges error.
What's happening? Any special roles to be granted?
The database version is Oracle8.1.5 on NT.
Manish
-- Author: Oracle General INET: OracleGeneral_at_mwd.dst.ca.us Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Thu May 18 2000 - 14:21:43 CDT
![]() |
![]() |