Monday, February 16, 2026

Minimalistic Oracle: Dropping an audit policy for a specific user

Minimalistic Oracle: Dropping an audit policy for a specific user: You have the following audit policy: CREATE AUDIT POLICY monitor_sys_everything ACTIONS ALL; AUDIT POLICY monitor_sys_everything BY SYS;...

No comments:

Post a Comment

Minimalistic Oracle: A SQL-centric and a session-centric way to query V...

Minimalistic Oracle: A SQL-centric and a session-centric way to query V... : Version 1: SQL-Centric  This version starts from V$SQL and...