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 SYSB. All users except SCOTTC. All users except sys and SCOTTD. All users except sys, system, and SCOTT

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


相关考题:

( )you, everyone has helped in some way. A.Except forB.Except

Youhaveadatabasewiththefollowingtablespaces:SYSTEM,SYSAUX,UNDO,USERS,TEMP.YouwanttorollbackthedataintheUSERStablespacetothewayitlookedyesterday.Whichtablespacesdoyouneedtoperformapoint-in-timerestoreoperationoninordertocompletethistask?()A.SYSTEMB.SYSAUXC.UNDOD.USERSE.TEMPF.Thisrestoreisnotpossible

You enabled an audit policy by issuing the following statements:SQL AUDIT POLICY ORA_DATABASE_PARAMETER BY SCOTT;SQL AUDIT POLICY ORA_DATABASE_PARAMETER BY SYS, SYSTEM;For which database users and for which executions is the audit policy now active? ()A. SYS, SYSTEMB. SCOTTC. Only for successful executionsD. Only for failed executionsE. Both successful and failed executions

SQLServer数据库提供的错误信息如何查看?() A.查看系统视图sys.database_filesB.查看系统视图sys.messagesC.查看系统视图sys.errorD.查看系统视图sys.stats

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?()

Which of the following is the default location for user account files in Windows Vista?() A. C:\windows\System32B. C:\users\publicC. C:\usersD. C:\documents and settings

查看审计策略是否生效的视图是?() A. DBA_AUDIT_EXISTSB. DBA_AUDIT_OBJECTC. DBA_AUDIT_POLICY_COLUMNSD. DBA_AUDIT_POLICIESE. DBA_AUDIT_SESSION

heDBAisabouttoenableauditingontheOracledatabaseinanattempttodiscoversomesuspiciousactivity.Audittrailinformationisstoredinwhichofthefollowingdatabaseobjectnames?() A.SYS.SOURCE$B.SYS.AUD$C.DBA_SOURCED.DBA_AUDIT_TRAIL

可以通过()系统目录视图查看指定数据库的基本信息。A.sys.database_filesB.sp_helpdbC.sp_spaceusedD.sys.database