Check sys.dba_objects , where Field OWNER = 'SYS' or 'SYSTEM'

-----Original Message-----
Sent: Wednesday, May 22, 2002 7:33 AM
To: Multiple recipients of list ORACLE-L


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

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

   Thanks  for your help.

Vasu



-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Vasu Ramasamy
  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: VIVEK_SHARMA
  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