Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: grant truncate

RE: grant truncate

From: Sachin Puri <sachin_at_siworldwide.com>
Date: Thu, 11 Jan 2001 13:17:48 +0530
Message-Id: <10737.126377@fatcity.com>


Hi,
You can create a procedure in user A's schema which would truncate the tables .Then you have to grant execution on this procedure to user B.

Sachin Puri
Oracle Development and Administration
Solutions Infosystems

wolfgang.ludewig_at_systor.com wrote:
>
> Hello,
>
> I have two users ( a and b).
> a owns the tables and
> b want to truncate the tables from a.
>
> How can I grant the user b the rights for this ??
>
> Wolfgang Ludewig
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Ramamohan B N
  INET: ramamohan.bn_at_tatainfotech.com

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).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Kimberly Smith
  INET: kimberly.smith_at_gmd.fujitsu.com

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 Jan 11 2001 - 01:47:48 CST

Original text of this message

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