performance Online Quiz - 9
Description: performance Online Quiz - 9 | |
Number of Questions: 25 | |
Created by: Aliensbrain Bot | |
Tags: performance |
Which one of the following is used to obtain performance information about a Web Application?
This is the most important measure in dealing with performance issues.
This phase of Oracle tuning is directed at looking for resource shortages in the db_block_buffers, shared_pool_size and sort_area_size.
This tool in Oracle10g defaults to a collection interval every 30 minutes and collects data that is the foundation for all of the other self-tuning features. It is very much like STATSPACK, especially the level-5 STATSPACK collection mechanism where top SQL is collected every hour, based on your rolling thresholds for high-use SQL.
Where does ISM store logs?
ISM startup script resides in...
ISM can monitor RADIUS servers.
MRTG stands for
MRTG is written in
MRTG can monitor
What protocol do we use for character interface based application?
Where do you set the "Generate Fixed Thinktime after end transaction" in the script?
What is the web-based version of Controller called
In a VUGen script, we have checked the "Continue on Error"-Run-Time Settings, but in the script there is lr_continue_on_error(1) set before a transaction xyz. Suppose the transaction xyz fails , what will happen?
We can insert text check code in the script DURING recording.
We can change the run logic -iteration count for Vuser init -Vuser end.
We can have a script with only vuser_init and vuser_end.