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: Sunny Verghese <vsgeorge70_at_hotmail.com>
Date: Mon, 26 Nov 2001 08:53:08 -0800
Message-ID: <F001.003CCE1C.20011126083527@fatcity.com>

Try :
select grantee from dba_role_privs where granted_role = 'DBA'

>From: "Daiminger, Helmut" <Helmut.Daiminger_at_KirchGruppe.de>
>Reply-To: ORACLE-L_at_fatcity.com
>To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
>Subject: Find DBA users
>Date: Mon, 26 Nov 2001 04:10:24 -0800
>
>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
>



Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Sunny Verghese
  INET: vsgeorge70_at_hotmail.com

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 - 10:53:08 CST

Original text of this message

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