If I'm remembering this correctly, you can get around this by creating a
pl/sql procedure that uses dbms_sql to truncate the table.  Then you can
grant the user execute privilege on the procedure.

Worth a shot.
Barb


> ----------
> From:         Rachel Carmichael[SMTP:[EMAIL PROTECTED]]
> Reply To:     [EMAIL PROTECTED]
> Sent:         Wednesday, January 30, 2002 8:50 AM
> To:   Multiple recipients of list ORACLE-L
> Subject:      Re: Truncate Table Privilige ?
> 
> no
> 
> 
> --- VIVEK_SHARMA <[EMAIL PROTECTED]> wrote:
> > For a Particular Table Created by a One Oracle User , Is it possible
> > to
> > TRUNCATE the SAME Table by ANOTHER Oracle user by Giving Some
> > Suitable
> > Priviliges Other than DBA & DROP ANY TABLE Priviliges ?
> >  
> >
> 
> __________________________________________________
> Do You Yahoo!?
> Great stuff seeking new owners in Yahoo! Auctions! 
> http://auctions.yahoo.com
> -- 
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> -- 
> Author: Rachel Carmichael
>   INET: [EMAIL PROTECTED]
> 
> 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: [EMAIL PROTECTED] (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).
> 
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Baker, Barbara
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to