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: DBMS_SQL (NO PRIVILIGES TO CREATE TABLES)

Re: DBMS_SQL (NO PRIVILIGES TO CREATE TABLES)

From: Dan Clamage <clamage_at_mime.dw.lucent.com>
Date: 1997/12/03
Message-ID: <01bcffdf$52cda510$54110b87@clamagent>#1/1

>It seems i miss some privileges to create tables with the dbms_sql
>package:

You don't show who you're logged in as. In order for another user to create objects in another's schema, it would have to have create any <object> privilege. Not something you'd offer lightly to just any old user. -djc Received on Wed Dec 03 1997 - 00:00:00 CST

Original text of this message

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