Which statement is true regarding the retention policy for the incidents accumulated in the AutomaticDiagnostic Repository (ADR)?()A. The incident metadata is purged when the problem is resolved and the DBA closes the SRB.The incident files and dumps are

题目
Which statement is true regarding the retention policy for the incidents accumulated in the AutomaticDiagnostic Repository (ADR)?()

A. The incident metadata is purged when the problem is resolved and the DBA closes the SR

B.The incident files and dumps are not retained in the ADR for the manually created incidents

C. The incident files are retained but the incident metadata is purged when the problem is resolved and the DBA closes the SR

D. The default setting is for one year after which the incident metadata is purged from the ADR and the files are retained for one month


相似考题
更多“Which statement is true regarding the retention policy for the incidents accumulated in the AutomaticDiagnostic Repository (ADR)?() ”相关问题
  • 第1题:

    Examine the following command;ALTER SYSTEM SET enable_ddl_logging = TRUE;Which statement is true?()

    A. Only the data definition language (DDL) commands that resulted in errors are logged in the alert log file.

    B. All DDL commands are logged in the alert log file.

    C. All DDL commands are logged in a different log file that contains DDL statements and their execution dates.

    D. Only DDL commands that resulted in the creation of new segments are logged.

    E. All DDL commands are logged in XML format in the alert directory under the Automatic Diagnostic Repository (ADR) home.


    参考答案:B

  • 第2题:

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


    参考答案:D

  • 第3题:

    下列选项中,关于Statement描述错误的是()

    A.Statement是用来执行SQL语句的

    B.Statement是PreparedStatement的子接口

    C.获取Statement实现需要使用Connection的createStatement()方法

    D.PreparedStatement能使用参数占位符,而Statement不行


    Statement是PreparedStatement的子接口

  • 第4题:

    Which configuration keyword ensures that all in-progress sessions are re-evaluated upon committing a security policy change?()

    A. policy-rematch

    B. policy-evaluate

    C. rematch-policy

    D. evaluate-policy


    参考答案:A

  • 第5题:

    Import for the first three months this year is larger than that for the__________period last year.


    A.relating

    B.concerning

    C.corresponding

    D.regarding

    答案:C
    解析:
    考查词义辨析。句意为“今年前三个月的进口量比上一年同期多”。relating to“相关的”,concerning“关于”,corresponding“相当的,对应的”,regarding“关于;就……而论”。根据句意可知是今年前三个月和去年相对应的前三个月做对比.故选C。

  • 第6题:

    下列选项中,关于Statement描述错误的是()

    A.Statement是用来执行SQL语句的

    B.Statement是PreparedStatement的子接口

    C.获取Statement实现需要使用Connection的createStatement()方法

    D.PreparedStatement能使用参数占位符,而Statement不行


    Statement是PreparedStatement的子接口