Bisa query dari object2 berikut ini: - DBA_ROLES - DBA_ROLE_PRIVS - ROLE_ROLE_PRIVS - ROLE_SYS_PRIVS - ROLE_TAB_PRIVS - DBA_ROLE_PRIVS - USER_ROLE_PRIVS
Contoh: SQL> select role, privilege from role_sys_privs; ROLE PRIVILEGE ------------------------------ ---------------------------------------- DBA ADMINISTER DATABASE TRIGGER DBA ADMINISTER RESOURCE MANAGER DBA ADMINISTER SECURITY DBA ALTER ANY CLUSTER DBA ALTER ANY DIMENSION DBA ALTER ANY INDEX DBA ALTER ANY INDEXTYPE DBA ALTER ANY LIBRARY DBA ALTER ANY OUTLINE DBA ALTER ANY PROCEDURE DBA ALTER ANY ROLE ........ ................ Semoga membantu. Salam, Indra Armansyah. [EMAIL PROTECTED] ----- Original Message ----- From: Oscar Wilyanto To: [email protected] Sent: Thursday, March 22, 2007 11:24 AM Subject: [indo-oracle] Cara lihat list priviledges dari sebuah role Dear Masters, Bagaimana query untuk melihat detail sebuah role (seperti yang bisa dilihat pada em)? Regards, Oscar ---------------------------------------------------------- This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. MKD Group therefore does not accept liability for any errors or omissions in the contents of this message, which arise as a result of e-mail transmission. If verification is required please request a hard-copy version. MKD Group, www.mkdgroup.com ---------------------------------------------------------- [Non-text portions of this message have been removed] ------------------------------------------------------------------------------ No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.446 / Virus Database: 268.18.16/729 - Release Date: 3/21/2007 7:52 AM [Non-text portions of this message have been removed]

