Pular para o conteúdo

Fóruns Banco de dados Oracle Tablespace System extendendo muito Tablespace System extendendo muito

#102198
fabiogalera
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
    /