码迷,mamicode.com
首页 > 其他好文 > 详细

053第42题

时间:2017-06-12 17:08:30      阅读:173      评论:0      收藏:0      [点我收藏+]

标签:sch   product   cap   ext   ini   sys   rem   1.4   work   

42.You plan to use SQL Performance Analyzer to analyze the SQL workload. You created a SQL Tuning
Set as a part of the workload capturing. What information is captured as part of this process?

(Choose all
that apply.)
A. the SQL text
B. the execution plan
C. the execution context
D. the execution frequency
E. the system change number (SCN)
Answer: ACD




Before running SQL Performance Analyzer, capture a set of SQL statements on the production system that represents the SQL workload which you intend to analyze.

The captured SQL statements should include the following information:

  • SQL text

  • Execution environment

    • SQL binds, which are bind values needed to execute a SQL statement and generate accurate execution statistics

    • Parsing schema under which a SQL statement can be compiled

    • Compilation environment, including initialization parameters under which a SQL statement is executed

  • Number of times a SQL statement was executed


053第42题

标签:sch   product   cap   ext   ini   sys   rem   1.4   work   

原文地址:http://www.cnblogs.com/brucemengbm/p/6993715.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!