RelationalDBDesign
SiteMap
Advanced Tuning
SQL Tuning
Perform Tuning
Tuning Instance
Tuning Basics
External Environment
OS Memory Usage
«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
OS Memory - Quiz
Each question is worth one point. Select the best answer or answers for each question.
1.
Which of the following consume RAM memory on a database server?
Please select
all the correct answers
.
A.
The SGA
B.
The memory associated with dedicated user connections
C.
The memory used by MTS connections
2.
Which vmstat column indicates memory paging?
Please select
the best answer
.
A.
Page-out po
B.
Page-in pi
C.
Run Queue r
D.
Answer:{{{format error}}}
E.
User CPU us
3.
Which are possible ways to reduce memory consumption?
Please select
all the correct answers
.
A.
Reduce db_block_buffers
B.
Reduce shared_pool_size
C.
Implement the MTS
D.
Reduce the value of license_max_users