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: Find DBA users

Re: Find DBA users

From: Jan Pruner <jan_at_pruner.cz>
Date: Mon, 26 Nov 2001 06:14:58 -0800
Message-ID: <F001.003CCB59.20011126055022@fatcity.com>

SELECT * FROM DBA_ROLE_PRIVS WHERE GRANTED_ROLE = 'DBA'; JP

On Mon 26. November 2001 13:10, you wrote:
> Hi!
>
> Is there a data dictionary view that gives me all users who have geen
> granted the DBA role?
>
> This is 8.1.7 on Sun Solaris.
>
> Thanks,
> Helmut


Content-Type: text/html; charset="iso-8859-1"; name="Příloha: 1"
Content-Transfer-Encoding: 7bit
Content-Description: 
----------------------------------------
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Jan Pruner
  INET: jan_at_pruner.cz

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 Mon Nov 26 2001 - 08:14:58 CST

Original text of this message

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