› Fóruns › Banco de dados Oracle › Tablespace System extendendo muito › Tablespace System extendendo muito
15 de dezembro de 2011 às 6:03 pm
#102198
Participante
show parameter audit
select *
from sys.dba_stmt_audit_opts
order by user_name, proxy_name, audit_option
/
select * from dba_priv_audit_opts
order by user_name, proxy_name, privilege
/