Which one of the following is used to obtain performance information about a Web Application?
Performance Counters
Data Performance Counters
Web Performance Counters
Data Readers
This is the most important measure in dealing with performance issues.
CPU
Availabilty
Response Time
Throughput
This phase of Oracle tuning is directed at looking for resource shortages in the db_block_buffers, shared_pool_size and sort_area_size.
Instance Tuning
Object Tuning
SQL Tuning
Space Management
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.
Optimizer Index Caching
Optimizer Index Cost Adjustments
Optimizer Mode
Parallel Automatic Tuning
This RAID configuration stripes data across multiple volumes. One volume is devoted to "parity bits." The bits are used to reconstruct data should you lose a data volume.
RAID 1
RAID 0+1
RAID 3
RAID 5
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.
Automatic Maintenance Tasks(AMT)
Automatic Workload Repository(AWR)
Automatic Database Diagnostic Monitor(ADDM)
Automatic Storage Management(ASM)
What is the full form of ISM?
Internet Service Monitor
Internet Service Monitors
Internet Service Monitoring
Internet Services Monitoring
Where does ISM store logs?
/opt/Netcool/var/logs
/opt/Netcool/ism/datalogs
/opt/Netcool/log/ism
/opt/Netcool/ism/log
ISM startup script resides in...
/opt/Netcool/bin/ism
/opt/Netcool/bin
/opt/Netcool/ism/scripts
/opt/Netcool/ism/bin
ISM can monitor RADIUS servers.
True
False