morbidity statistics
第1题:
交叉分组下频数分析应选择的菜单是()
第2题:
All of the following types of statistics are reported by the iostat command tool EXCEPT:().
第3题:
vital statistics
第4题:
Examine the command: SQL> DBMS_STATS.SET_TABLE_PREFS(’SH’, ’CUSTOMERS’, ’PUBLISH’, ’false’); Which statementdescribes the effect of the above command()
第5题:
The job to gather optimizer statistics for objects runs as part of the automatic maintenance window in yourdatabase instance. At a certain point of time, the maintenance window closes before the statistics are gatheredfor all objects. Which statement is true in this scenario()
第6题:
Examine the command: SQL> DBMS_STATS.SET_TABLE_PREFS(’SH’, ’CUSTOMERS’, ’PUBLISH’, ’false’); Which statement describes the effect of the above command()
第7题:
Design a Notification Services solution that sends the advertising statistics to specified subscribers by e-mail.
Design a SQL Server Web service that runs a stored procedure to return the statistics on a call from the advertisers application.
Design a Database Mail solution that sends the advertising statistics to e-mail addresses that are specified in a table.
Design a stored procedure to return the statistics on a call from the advertisers application.
Design a user-defined function to return the statistics on a call from the advertisers application.
第8题:
使用set statistics io语句
使用set statistics time语句
使用set statistics CPU语句
使用set statistics time and CPU语句
第9题:
Automatic statistics collection is stopped for the CUSTOMERS table.
Statistics for the CUSTOMERS table are locked and cannot be overwritten.
Existing statistics for the CUSTOMERS table become unusable for the query optimizer.
Subsequently, statistics gathered on the CUSTOMERS table are stored as pending statistics.
第10题:
The statistics collection continues until all objects are processed.
The job is terminated and the statistics collected are restored to a time before the job started.
This produces an error and the statistics collected are locked until the next time that the maintenancewindow is opened.
The job is terminated and the statistics for the remaining objects are collected the next time that themaintenance window is opened
第11题:
It updates the existing SQL profiles with current statistics.
It makes the statistics information available to GATHER_STATS_JOB
It initiates the statistics collection process by running GATHER_STATS_JOB
It logs a warning message in the alert log so that the DBA can perform statistics collection manually.
第12题:
第13题:
比率分析应当选择的操作菜单是()
第14题:
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?()
第15题:
在sqlserver数据库中,通过哪条语句可以检查查询使用的时间和CPU使用情况?()
第16题:
You executed the following commands: SQL> ALTER SESSION SET OPTIMIZER_USE_PENDING_STATISTICS = false; SQL> EXECUTE DBMS_STATS.SET_TABLE_PREFS(’SH’, ’CUSTOMERS’, ’PUBLISH’,’false’); SQL> EXECUTE DBMS_STATS.GATHER_TABLE_STATS(’SH’, ’CUSTOMERS’); Which statement is correct regarding the above statistics collection on the SH.CUSTOMERS table in the above session?()
第17题:
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?()
第18题:
The statistics are stored in the pending statistics table in the data dictionary.
The statistics are treated as the current statistics by the optimizer for all sessions.
The statistics are treated as the current statistics by the optimizer for the current sessions only.
The statistics are temporary and used by the optimizer for all sessions until this session terminates.
第19题:
Automatic statistics collection is stopped for the CUSTOMERS table.
Statistics for the CUSTOMERS table are locked and cannot be overwritten.
Existing statistics for the CUSTOMERS table become unusable for the query optimizer.
Subsequently, statistics gathered on the CUSTOMERS table are stored as pending statistics
第20题:
They are tied to a specific statement or SQL id.
They instruct the maintenance job to collect missing statistics or perform dynamic sampling to generate a more optimal plan.
They are used to gather only missing statistics.
They are created for a query expression where statistics are missing or the cardinality estimates by the optimizer are incorrect.
They instruct the optimizer to create only column group statistics.
Improve plan accuracy by persisting both compilation and execution statistics in the SYSAUX tablespace.
第21题:
monitor interface ge-0/0/0 queue
show interfaces queue ge-0/0/0
show interfaces ge-0/0/0 statistics extensive
show statistics queue detail
第22题:
Free memory
CPU statistics
Disk statistics
Terminal statistics
第23题:
The statistics collection continues until all objects are processed.
The job is terminated and the statistics collected are restored to a time before the job started.
This produces an error and the statistics collected are locked until the next time that the maintenancewindow is opened.
The job is terminated and the statistics for the remaining objects are collected the next time that themaintenance window is opened.