RelationalDBDesign
RelationalDBDesign
SiteMap
Advanced Tuning
SQL Tuning
Perform Tuning
Tuning Instance
Tuning Basics
External Environment
OS Memory Usage
«Prev
Next»
DBA Taks
Database Monitoring
Control File Parameters
Managing Redo Log
Redolog Files
Manage Tablespace Files
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