以下の内容はhttps://htn20190109.hatenablog.com/entry/2025/01/05/125404より取得しました。


{8 監査ポリシー}監査ポリシーを有効化/無効化


https://docs.oracle.com/cd/F19136_01/dbseg/configuring-audit-policies.html#GUID-526A09B1-0782-47BA-BDF3-17E61E546174
https://docs.oracle.com/cd/F19136_01/dbseg/configuring-audit-policies.html#GUID-1577CCEB-2AFD-417C-9238-9DFF13149766

sqlplus test/test@pdb11

select * from AUDIT_UNIFIED_ENABLED_POLICIES;
select * from AUDIT_UNIFIED_POLICIES where POLICY_NAME like 'POLICY%';

AUDIT POLICY policy1 BY test;
AUDIT POLICY policy2;
AUDIT POLICY policy3;

 

select * from AUDIT_UNIFIED_ENABLED_POLICIES;
select * from AUDIT_UNIFIED_POLICIES where POLICY_NAME like 'POLICY%';

NOAUDIT POLICY policy1 BY test;
NOAUDIT POLICY policy2;
NOAUDIT POLICY policy3;

 




以上の内容はhttps://htn20190109.hatenablog.com/entry/2025/01/05/125404より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14