Re: dynamic SQL with DBMS_SQL

From: Tom Mettling <mettlingt_at_wtchen.com>
Date: 1997/07/21
Message-ID: <33D3BB54.CC72AC0B_at_wtchen.com>#1/1


DBMS_SQL needs direct permissions, not permissions granted to groups. Make sure with your DBA that you have create privileges specifically granted to you, not a group that you belong to.

--
Tom Mettling
W.T. Chen & Company, Inc.
mettlingt_at_wtchen.com
SHO wrote:


> Hi ,
> I am attempting to use DBMS_SQL to dynamically create tables or views.
>
> These are my sample codes:
>
....
Received on Mon Jul 21 1997 - 00:00:00 CEST

Original text of this message