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

Home -> Community -> Mailing Lists -> Oracle-L -> Revoke system privilege from user

Revoke system privilege from user

From: Chuan Zhang <chuan_at_asiaonline.net>
Date: Wed, 28 Feb 2001 21:48:51 -0800
Message-ID: <F001.002C05A6.20010228212527@fatcity.com>

Hi, All,

    I have granted DBA role to an user. But I don't want him holding the "Drop Any Table" system privilege.

I did as follows:

  1. Connect as sysdba.
  2. revoke drop any table from ABC-user;

And I got the error:" ORA-01952: system privileges not granted to 'ABC-user'".

Could anyone help me out?

Thanks,

Chuan

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Chuan Zhang
  INET: chuan_at_asiaonline.net

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 Wed Feb 28 2001 - 23:48:51 CST

Original text of this message

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