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: Can we revoke select priv from all_users tables??

RE: Can we revoke select priv from all_users tables??

From: Ram Srinivasan <srinivasanram2004_at_gmail.com>
Date: Tue, 7 Aug 2007 17:48:40 -0400
Message-ID: <9fc1ae810708071448t453a381es636dac111d351989@mail.gmail.com>


All:
  I am creating a user as:

create user test1 identified by fannymayofomaha default tablespace def001
temporary tablespace temp01;
  This user test1 has access to all the user_ tables and all_ tables. I believe that when a user is created he automatically receives the select priv to these all_ and user_ tables.

  Is there a way to REVOKE the select priv from the all_ tables for this user?

  Thanks for your input.

--

Sincerely
Ram Srinivasan
Charlottesville, VA.

--

http://www.freelists.org/webpage/oracle-l Received on Tue Aug 07 2007 - 16:48:40 CDT

Original text of this message

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