zoukankan      html  css  js  c++  java
  • OCP-1Z0-053-V12.02-298题

     

    298.While tuning a SQL statement, the SQL Tuning Advisor finds an existing SQL profile for the statement

    that has stale statistics available.

    What would the optimizer do in this situation?

    A. It updates the existing SQL profiles with current statistics.

    B. It makes the statistics information available to GATHER_STATS_JOB.

    C. It initiates the statistics collection process by running GATHER_STATS_JOB.

    D. It logs a warning message in the alert log so that the DBA can perform statistics collection manually.

    Answer: B

    答案解析:

    Actions represent the jobs that are performed by a module. For example, the DBMS_SCHEDULER module can run the GATHER_STATS_JOB action to gather statistics on all database objects. If a single action is using the majority of the wait time, then you should investigate it.


  • 相关阅读:
    apt-get
    微博
    字符串操作
    fly
    Oracle数据库只Dual表
    如何配置一个Oracle服务
    排序算法
    排序算法
    排序算法
    ArcEngine几个空间操作
  • 原文地址:https://www.cnblogs.com/hzcya1995/p/13316591.html
Copyright © 2011-2022 走看看