You wish to enable an audit policy for all database users, except SYS, SYSTEM, and SCOTT.You issue the following statements:SQL> AUDIT POLICY ORA_DATABASE_PARAMETER EXCEPT SYS;SQL> AUDIT POLICY ORA_DATABASE_PARAMETER EXCEPT SYSTEM;SQL> AUDIT POLICY ORA_DATABASE_PARAMETER EXCEPT SCOTT;For which database users is the audit policy now active?()
A. All users except SYS
B. All users except SCOTT
C. All users except sys and SCOTT
D. All users except sys, system, and SCOTT
第1题:
ABGProuterhasthefollowingconfiguration:
protocols{
bgp{
export[policy-1policy-2policy-3];
}}
policy-options{
policy-statementpolicy-2{
termget-statics{
fromprotocolstatic;
thenaccept;
}
termreject-all{
thenreject;
}
}
policy-statementpolicy-1{
termget-aggregate{
fromprotocolaggregate;
thenaccept;
}
termreject-all{
thenreject;
}
}
policy-statementpolicy-3{
termget-ospf{
fromprotocolospf;
thenaccept;
}
termreject-all{
thenreject;
}
}
}
Whichpolicytermisevaluatedfirstwhenexportingroutes?()
第2题:
A. DBA_AUDIT_EXISTS
B. DBA_AUDIT_OBJECT
C. DBA_AUDIT_POLICY_COLUMNS
D. DBA_AUDIT_POLICIES
E. DBA_AUDIT_SESSION
第3题:
可以通过()系统目录视图查看指定数据库的基本信息。
A.sys.database_files
B.sp_helpdb
C.sp_spaceused
D.sys.database
第4题:
A. C:\windows\System32
B. C:\users\public
C. C:\users
D. C:\documents and settings
第5题:
A.SYS.SOURCE$
B.SYS.AUD$
C.DBA_SOURCE
D.DBA_AUDIT_TRAIL