如果要对成功登录和退出数据库的操作进行审计,审计设置语句应如何写()。A、AUDIT CONNECT WHENEVER NOT SUCCESSFULB、AUDIT CONNECT WHENEVER SUCCESSFULC、AUDIT LOGIN WHENEVER NOT SUCCESSFULD、AUDIT LOGIN WHENEVER SUCCESSFUL

题目

如果要对成功登录和退出数据库的操作进行审计,审计设置语句应如何写()。

  • A、AUDIT CONNECT WHENEVER NOT SUCCESSFUL
  • B、AUDIT CONNECT WHENEVER SUCCESSFUL
  • C、AUDIT LOGIN WHENEVER NOT SUCCESSFUL
  • D、AUDIT LOGIN WHENEVER SUCCESSFUL

相似考题
更多“如果要对成功登录和退出数据库的操作进行审计,审计设置语句应如何写()。A、AUDIT CONNECT WHENEVER NOT SUCCESSFULB、AUDIT CONNECT WHENEVER SUCCESSFULC、AUDIT LOGIN WHENEVER NOT SUCCESSFULD、AUDIT LOGIN WHENEVER SUCCESSFUL”相关问题
  • 第1题:

    在oracle数据库里面检查审计配置命令的是()

    A.Show parameter REMOTE_LOGIN_PASSWORDFILE

    B.select * from v$version

    C.show parameter 07_dictionary_accessibility

    D.show parameter audit_trail


    答案:D

  • 第2题:

    查看审计策略是否生效的视图是?()

    A. DBA_AUDIT_EXISTS

    B. DBA_AUDIT_OBJECT

    C. DBA_AUDIT_POLICY_COLUMNS

    D. DBA_AUDIT_POLICIES

    E. DBA_AUDIT_SESSION


    参考答案B

  • 第3题:

    打开审计开关的操作是什么()。

    • A、ENABLE_AUDIT=0
    • B、ENABLE_ENCRYPT=0
    • C、ENABLE_AUDIT=1
    • D、ENABLE_ENCRYPT=1

    正确答案:C

  • 第4题:

    When do you need to configure the P1 interface?()

    • A、 whenever you have an upstream proxy
    • B、 whenever you intend to deploy the L4TM in blocking mode
    • C、 whenever you want to enable the WSA proxy
    • D、 whenever you have a separate management VLAN orsubnetwork

    正确答案:D

  • 第5题:

    AAA包括()

    • A、授权(Authorization)
    • B、计费(Accounting)
    • C、审计(Audit)
    • D、认证(Authentication)

    正确答案:A,B,D

  • 第6题:

    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, SYSTEM
    • B、SCOTT
    • C、Only for successful executions
    • D、Only for failed executions
    • E、Both successful and failed executions

    正确答案:A,E

  • 第7题:

    You execute the following commands to audit database activities: SQL > ALTER SYSTEM SET AUDIT_TRIAL=DB, EXTENDED SCOPE=SPFILE; SQL > AUDIT SELECT TABLE, INSERT TABLE, DELETE TABLE BY JOHN By SESSION WHENEVER SUCCESSFUL; Which statement is true about the audit record that generated when auditing after instance restarts?()

    • A、One audit record is created for every successful execution of a SELECT, INSERT OR DELETE command on a table, and contains the SQL text for the SQL Statements.
    • B、One audit record is created for every successful execution of a SELECT, INSERT OR DELETE command, and contains the execution plan for the SQL statements.
    • C、One audit record is created for the whole session if john successfully executes a SELECT, INSERT, or DELETE command, and contains the execution plan for the SQL statements.
    • D、One audit record is created for the whole session if JOHN successfully executes a select command, and contains the SQL text and bind variables used.
    • E、One audit record is created for the whole session if john successfully executes a SELECT, INSERT,or DELETE command on a table, and contains the execution plan, SQL text, and bind variables used.

    正确答案:A

  • 第8题:

    Oracle中启用审计后,查看审计信息的语句是下面哪一个?()

    • A、select*fromSYS.AUDIT$
    • B、select*fromsyslogins
    • C、select*fromSYS.AUD$
    • D、AUDIT SESSION

    正确答案:C

  • 第9题:

    桌面终端管理系统的审计账号为audit,利用audit账号不可以创建子审计账号。


    正确答案:错误

  • 第10题:

    名词解释题
    清洁生产审计(Cleaner Production Audit)

    正确答案: 企业清洁生产审计是对企业现在的和计划进行的工业生产实行预防污染的分析和评估,是企业实行清洁生产的重要前提。在实行预防污染分析和评估的过程中,制定并实施减少能源、水和原材料使用,消除或减少产品和生产过程中有毒物质的使用,减少各种废弃物排放及其毒性的方案。
    解析: 暂无解析

  • 第11题:

    名词解释题
    审计重点(Audit Focus)

    正确答案: 即每轮清洁生产审计所针对的特定对象,它可以是某一个车间、某一条生产线、某个单元操作、某台设备,甚至可以是某种物质(污染物)。
    解析: 暂无解析

  • 第12题:

    多选题
    Oracle中如何设置audittrail审计,正确的说法是:()
    A

    在init.ora文件中设置“audit_trail=true”或者“audit_trail=db”

    B

    以SYSDBA身份使用AUDITALLONSYS.AUD$BYACCESS,语句对audittrail审计

    C

    Oracle不支持对audittrail的审计

    D

    在设置audittrail审计前,要保证已经打开Oracle的审计机制


    正确答案: C,B
    解析: 暂无解析

  • 第13题:

    Oracle中如何设置audittrail审计,正确的说法是:()

    A、在init.ora文件中设置“audit_trail=true”或者“audit_trail=db”

    B、以SYSDBA身份使用AUDITALLONSYS.AUD$BYACCESS,语句对audittrail审计

    C、Oracle不支持对audittrail的审计

    D、在设置audittrail审计前,要保证已经打开Oracle的审计机制


    答案:ABD

  • 第14题:

    Oracle中启用审计后,查看审计信息的语句是下面哪一个?()

    A.select*fromSYS.AUDIT$

    B.select*fromsyslogins

    C.select*fromSYS.AUD$

    D.AUDIT SESSION


    参考答案:C

  • 第15题:

    使用SYSDBA权限进行连接的用户需要执行()审计动作。

    • A、将AUDIT—SYS-OPERATIONS实例参数设置为TRUE
    • B、使用数据库来审计SYSDBA权限的使用
    • C、首先将REMOTE—LOGIN—PASSWORDFILE实例参数设置为NONE,从而只能通过操作系统身份验证来生成SYSDBA连接。然后将AUDIT—TRAIL参数设置为OS,并且确保DBA无权进行审计追踪
    • D、没有必要,具体SYSDBA权限的任何用户始终会跳过审计机制

    正确答案:A

  • 第16题:

    Consider the MySQL Enterprise Audit plugin, You add the following lines to the my.cnf configuration tile: [mysqld] Plugin-load=audit_log.so Audit-log=FORCE_PLUS_PERMANENT You attempt to start up the MySQL service and notice that it fails to start. Which two statements would explain why the service did not start?()

    • A、FORCE_PLUS_PERMANENT is not valid for the audit-log option
    • B、The audit_log.so library does not exist
    • C、The audit_log.so library is in a location that is different from that defined by the plugin_dir option
    • D、The audit plugin must be loaded dynamically by using the INSTALL PLUGIN command
    • E、The audit log file does not exist in which to write audit events
    • F、The audit_log.so library is not an executable file

    正确答案:B,C

  • 第17题:

    You execute the following command to audit database activities: SQL> AUDIT DROP ANY TABLE BY scott BY SESSION WHENEVER SUCCESSFUL; What is the effect of this command()

    • A、One audit record is created for every successful DROP TABLE command executed in the session of SCOTT.
    • B、One audit record is generated for the session when SCOTT grants the DROP ANY TABLE privilege to otherusers.
    • C、One audit record is created for the whole session if user SCOTT successfully drops one or more tables inhis session.
    • D、One audit record is created for every session of any other user in which a table owned by SCOTT isdropped successfully.
    • E、One audit record is created for every successful DROP TABLE command executed by any user to drop Tables owned by SCOTT

    正确答案:C

  • 第18题:

    You execute the following PL/SQL:Which two statements are true?()

    • A、Fine-Grained Auditing (FGA) is enabled for the PRICE column in the PRODUCTS table for SELECT statements only when a row with PRICE > 10000 is accessed.
    • B、FGA is enabled for the PRODUCTS.PRICE column and an audit record is written whenever a row with PRICE > 10000 is accessed.
    • C、FGA is enabled for all DML operations by JIM on the PRODUCTS.PRICE column.
    • D、FGA is enabled for the PRICE column of the PRODUCTS table and the SQL statements is captured in the FGA audit trial.

    正确答案:A,B

  • 第19题:

    You execute the following command toauditdatabase activities:  SQL>AUDITDROP ANY TABLE BY scott BY SESSION WHENEVER SUCCESSFUL;  What is the effect of this command()

    • A、Oneauditrecord is created for every successful DROP TABLE command executed in the session ofSCOTT.
    • B、Oneauditrecord is generated for the session when SCOTT grants the DROP ANY TABLE privilege toother users.
    • C、One audit record is created for the whole session if user SCOTT successfully drops one or more tablesin his session.
    • D、One audit record is created for every session of any other user in which a table owned by SCOTT isdropped successfully.
    • E、One audit record is created for every successful DROP TABLE command executed by any user to droptables owned by SCOTT.

    正确答案:C

  • 第20题:

    You need to design an audit strategy for Southbridge Video. Your solution must meet business requirements.What should you do?()

    • A、Create a new security template that enables the Audit account logon events policy for successful and failed attempts. Create a new GPO, and link it to the domain. Import the new security template into the new GPO
    • B、Create a new security template that enables the Audit account logon events policy for successful and failed attempts. Create a new GPO, and link it to the Domain Controllers OU. Import the new security template into the new GPO
    • C、Create a new security template that enables the Audit logon events policy for successful and failed attempts. Create a new GPO, and link it to the Domain Controllers OU. Import the new security template into the new GPO
    • D、Create a new security template that enables the Audit logon events policy for successful and failed attempts. Create a new GPO, and link it to the domain. Import the new security template into the new GPO

    正确答案:D

  • 第21题:

    单选题
    When do you need to configure the P1 interface?()
    A

     whenever you have an upstream proxy

    B

     whenever you intend to deploy the L4TM in blocking mode

    C

     whenever you want to enable the WSA proxy

    D

     whenever you have a separate management VLAN orsubnetwork


    正确答案: B
    解析: 暂无解析

  • 第22题:

    单选题
    Oracle中启用审计后,查看审计信息的语句是下面哪一个?()
    A

    select*fromSYS.AUDIT$

    B

    select*fromsyslogins

    C

    select*fromSYS.AUD$

    D

    AUDIT SESSION


    正确答案: C
    解析: 暂无解析

  • 第23题:

    多选题
    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, SYSTEM

    B

    SCOTT

    C

    Only for successful executions

    D

    Only for failed executions

    E

    Both successful and failed executions


    正确答案: C,A
    解析: 暂无解析