RE: [SPAM] what roles have been granted to a user?

  • From: Herring Dave - dherri <Dave.Herring@xxxxxxxxxx>
  • To: sol.beach@xxxxxxxxx, Oracle-L Freelists <oracle-l@xxxxxxxxxxxxx>
  • Date: Sat, 26 Feb 2005 19:51:31 -0600

SELECT *
  FROM dba_role_privs
 WHERE grantee = '<username>';

-------------------------------------
Dave Herring, DBA
Acxiom Corporation
3333 Finley
Downers Grove, IL 60515
wk: 630.944.4762
<mailto:dherri@xxxxxxxxxx>
 
Myths Resolved: "A eye for eye, tooth for tooth, ... (Ex. 21:24) is normally
quoted as justification for revenge.  On the contrary, it was commanded to
stop people from taking greater revenge than the original injustice."
-------------------------------------
> -----Original Message-----
> From: oracle-l-bounce@xxxxxxxxxxxxx [mailto:oracle-l-bounce@xxxxxxxxxxxxx]
> On Behalf Of sol beach
> Sent: Friday, February 25, 2005 1:18 PM
> To: Oracle-L Freelists
> Subject: [SPAM] what roles have been granted to a user?
> 
> I know I should know how to do this, but I'm suffereing from senoritis.
> 
> What query will show me which ROLEs have been GRANTed to a specific user?
> I can't seem to find the VIEW/TABLE which contains this information.
> 
> TIA!
> --
> //www.freelists.org/webpage/oracle-l


**********************************************************************
The information contained in this communication is
confidential, is intended only for the use of the recipient
named above, and may be legally privileged.
If the reader of this message is not the intended
recipient, you are hereby notified that any dissemination, 
distribution, or copying of this communication is strictly
prohibited.
If you have received this communication in error,
please re-send this communication to the sender and
delete the original message or any copy of it from your
computer system. Thank You.

--
//www.freelists.org/webpage/oracle-l

Other related posts:

  • » RE: [SPAM] what roles have been granted to a user?