DBA Data[Home] [Help]

VIEW: SYS.V_$ASM_AUDIT_CLEAN_EVENTS

Source

View Text - Preformatted

select "AUDIT_TRAIL","CLEANUP_TIME","DELETE_COUNT","WAS_FORCED","CON_ID" from v$asm_audit_clean_events
View Text - HTML Formatted

SELECT "AUDIT_TRAIL"
, "CLEANUP_TIME"
, "DELETE_COUNT"
, "WAS_FORCED"
, "CON_ID"
FROM V$ASM_AUDIT_CLEAN_EVENTS