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: System tables for generating the object privileges

Re: System tables for generating the object privileges

From: Sergey V Dolgov <dsv_at_pptus.oilnet.ru>
Date: Tue, 21 May 2002 19:08:22 -0800
Message-ID: <F001.004670AA.20020521190822@fatcity.com>


Hello Vasu,

You can find much in dba_tab_privs there is information about procedures, views, tables, synonyms in it.

Wednesday, May 22, 2002, 9:03:22 AM, you wrote:

VR> Hello All,
VR>    I am trying to generate a script to grant privileges on the DB
VR> objects by extracting them from system tables. I know that the following
VR> system tables can be used to get the system, role privileges, and  table
VR> and column access privileges.     dba_sys_prives
VR>     dba_roll_prives
VR>     dba_tab_privs
VR>     dba_col_privs

VR> I am not able to find the system tables to get the privileges assigned
VR> to users on stored procedures, views and synonyms etc. Can you please VR> throw some light on this?

VR> Thanks for your help.

VR> Vasu

--

Best regards,

 Sergey                            mailto:dsv_at_pptus.oilnet.ru


--

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

Author: Sergey V Dolgov
  INET: dsv_at_pptus.oilnet.ru

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 Tue May 21 2002 - 22:08:22 CDT

Original text of this message

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