0

performance Online Quiz - 9

Description: performance Online Quiz - 9
Number of Questions: 25
Created by:
Tags: performance
Attempted 0/25 Correct 0 Score 0
  1. Performance Counters

  2. Data Performance Counters

  3. Web Performance Counters

  4. Data Readers


Correct Option: A

This phase of Oracle tuning is directed at looking for resource shortages in the db_block_buffers, shared_pool_size and sort_area_size.

  1. Instance Tuning

  2. Object Tuning

  3. SQL Tuning

  4. Space Management


Correct Option: A

This parameter lets you tune optimizer behavior for access path selection to be more or less index friendly, that is, to make the optimizer more or less prone to selecting an index access path over a full table scan. The default makes full table scan and index use equal.

  1. Optimizer Index Caching

  2. Optimizer Index Cost Adjustments

  3. Optimizer Mode

  4. Parallel Automatic Tuning


Correct Option: B

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.

  1. Automatic Maintenance Tasks(AMT)

  2. Automatic Workload Repository(AWR)

  3. Automatic Database Diagnostic Monitor(ADDM)

  4. Automatic Storage Management(ASM)


Correct Option: B
  1. Internet Service Monitor

  2. Internet Service Monitors

  3. Internet Service Monitoring

  4. Internet Services Monitoring


Correct Option: B
  1. /opt/Netcool/var/logs

  2. /opt/Netcool/ism/datalogs

  3. /opt/Netcool/log/ism

  4. /opt/Netcool/ism/log


Correct Option: C
  1. /opt/Netcool/bin/ism

  2. /opt/Netcool/bin

  3. /opt/Netcool/ism/scripts

  4. /opt/Netcool/ism/bin


Correct Option: D

ISM can store logs for...

  1. 1 day

  2. 7 days

  3. 30 days

  4. 365 days


Correct Option: A

MRTG stands for

  1. Multiple Routers Traffic Graphs

  2. Multi Router Traffic Grapher

  3. Multi Router Traffic Graphs

  4. Multi Routing Traffic Graphs


Correct Option: B

MRTG works on

  1. WINDOWS platforms

  2. UNIX platforms

  3. Both 1 & 2

  4. None of the above


Correct Option: C

MRTG is written in

  1. C

  2. Perl

  3. Shell Script

  4. C++


Correct Option: B

MRTG was developed by

  1. Tobias Oetiker

  2. James Gosling

  3. Bjarne Stroustrup

  4. Larry Wall


Correct Option: A

MRTG can monitor

  1. Router

  2. Firewall

  3. Switch

  4. All of them


Correct Option: D

AI Explanation

To answer this question, you need to understand what MRTG (Multi Router Traffic Grapher) is and what it can monitor.

MRTG is a free and open-source network monitoring tool that allows you to monitor and graph various parameters of network devices. It primarily monitors network traffic and bandwidth utilization.

Let's go through each option to understand which devices MRTG can monitor:

Option A) Router - MRTG can monitor routers. It can measure and graph the traffic and bandwidth utilization of routers, allowing you to monitor the performance and usage of your network.

Option B) Firewall - MRTG can also monitor firewalls. It can track and display the traffic passing through the firewall, helping you analyze the network traffic and identify any potential issues or bottlenecks.

Option C) Switch - MRTG can monitor switches as well. It can monitor the traffic flowing through the switch ports, providing you with insights into the switch's performance and the network's usage.

Option D) All of them - The correct answer is D. MRTG can monitor routers, firewalls, and switches. It is a versatile tool that can monitor various network devices and provide you with valuable information about their performance and usage.

In conclusion, MRTG can monitor routers, firewalls, and switches, making option D the correct answer.

What protocol do we use for character interface based application?

  1. Citrix

  2. RTE

  3. Web - Click and Script

  4. Flex


Correct Option: B
  1. Before recording in recording options.

  2. After recroding in recording options

  3. Before replay in Runtime settings

  4. By manually writing a code snippet in vuser_init only


Correct Option: A

What is the web-based version of Controller called

  1. Web Controller

  2. Performance Online

  3. Performance Center

  4. Load Runner Controller v.9.x


Correct Option: C

What is not a parameter type in the following list?

  1. Random Number

  2. Controller Name

  3. Load Generoator Name

  4. Table


Correct Option: B

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?

  1. The script will continue without recording any errors

  2. The script will report the error and fail

  3. The script will give a error pop up and continue

  4. The script will continue but only xyz transaction status will be "FAILED".


Correct Option: B

We can insert text check code in the script DURING recording.

  1. True

  2. False


Correct Option: A

"Run for duration" in controller behaves like "Run until completion" when the the given number of iterations is done executing?

  1. True

  2. False


Correct Option: B

We can change the run logic -iteration count for Vuser init -Vuser end.

  1. True

  2. False


Correct Option: A

We can have a script with only vuser_init and vuser_end.

  1. True

  2. False


Correct Option: A
- Hide questions