RelationalDBDesign
SiteMap
Advanced Tuning
SQL Tuning
Perform Tuning
Tuning Instance
Tuning Basics
External Environment
CPU Usage | Process
«Prev
Next»
DBA Taks
Database Monitoring
Tuning Components
Tuning Roles
Network Performance
Disk I/O DB Performance
Memory Usage Performance
CPU Usage
OS Tuning Conclusion
Control File Parameters
iostat Utility
Define hot Disk
Disk Load Balancing
OS methods File Striping
OS File Striping Methods
PCTfree Striped Table
Disk IO Tuning
Managing Redo Log
Virtual Memory
Unix Memory Management
CPU Bottlenecks vmstat
Oracle Table Statistics
Reduce Memory Usage
Virtual Memory Conclusion
Redolog Files
Monitor CPU Usage
Monitor CPU via vmstat
CPU Dispatching
Changing Dispatch Priorities
Monitoring CPU Consumption
Manage Tablespace Files
Resequence Table Rows
ctas Resequence Table Rows
Remove Table Extents
Table Freelists
CPU issues with Oracle Databases - Quiz
Each question is worth one point. Select the best answer or answers for each question.
1.
Which command is a way to improve the CPU priority for an OS task?
Please select
the best answer
.
A.
vmstat
B.
bindprocessor
C.
ps
D.
nice
2.
What is the best vmstat column to check to see if processes are waiting for OS services?
Please select
the best answer
.
A.
User CPU
B.
System CPU
C.
Run Queue
D.
Page-in
3.
What command should be used to find the currently executing process that has used the most CPU?
Please select
the best answer
.
A.
nice
B.
ps
C.
df
D.
vmstat