The SQL Tuning Advisor has been configured with default configurations in your database instance.Which recommendation is automatically implemented without the DBA‘s intervention after the SQL Tuning Advisor is run as part of the AUTOTASK framework?()A. st

题目

The SQL Tuning Advisor has been configured with default configurations in your database instance.Which recommendation is automatically implemented without the DBA‘s intervention after the SQL Tuning Advisor is run as part of the AUTOTASK framework?()

A. statistics recommendations

B. SQL profile recommendations

C. index-related recommendations

D. restructuring of SQL recommendations


相似考题
更多“The SQL Tuning Advisor has been configured with default configurations in your database in ”相关问题
  • 第1题:

    A new report process containing a complex query is written, with high impact on the database. You wantto collect basic statistics about query, such as the level of parallelism, total database time, and the number of I/O requests.For the database instance STATISTICS_LEVEL, the initialization parameter is set to TYPICAL and theCONTROL_MANAGEMENT_PACK_ACCESS parameter is set to DIAGNOSTIC+TUNING.What should you do to accomplish this task?()

    A. Execute the query and view Active Session History (ASH) for information about the query.

    B. Enable SQL trace for the query.

    C. Create a database operation, execute the query, and use the DBMS_SQL_MONITOR. REPORT_SQL_MONITOR function to view the report.

    D. Use the DBMS_APPLICATION_INFO.SET_SESSION_LONGOPS procedure to monitor query execution and view the information from the V$SESSION_LONGOPS view.


    参考答案:C

  • 第2题:

    在使用SQL创建表时,下列()用于表示主键约束。

    A.Primary Key

    B.Foreign Key

    C.Feferences

    D.Default


    Primary Key

  • 第3题:

    5、在使用SQL创建表时,下列()用于表示主键约束。

    A.Primary Key

    B.Foreign Key

    C.Feferences

    D.Default


    Primary Key

  • 第4题:

    SQL的常用约束中,下列()表示默认约束。

    A.primary key

    B.not null

    C.check

    D.default


    D

  • 第5题:

    建立登录用户时若不指定DEFAULT_DATABASE选项,默认数据库为master数据库。()


    正确

  • 第6题:

    5、在使用SQL创建表时,下列()用于表示主键约束。

    A.Primary Key

    B.Foreign Key

    C.Primary

    D.Default


    Primary Key