RelationalDBDesign
SiteMap
Network Config
Network Admin
Network Topology
Network Config
«Prev
Next»
Intro Network Configuration
Internet Directory
Directory Naming
Oracle Name Resolution
Storing Network Configuration
Configure Intelligent Agent
Overview Enterprise Manager
OEM Console Screens
Oracle Agents Overview
Communicating Event Manager
OEM Agents Remote Servers
Start Stop Agents
Configuring OEM Agent
OEM Intelligent Agent
Customizing Oracle Alerts
OEM Conclusion
Shared Server
Shared Server Listener
Listener Manage SS Connections
Configure init.ora Parameters
Incoming Connections
Shared Architecture Elements
Configure Server
init.ora Parameter Initialization
Configuring Oracle Dispatchers
Remaining Dispatcher Parameters
Configure Load Balancing
Connection Pools
Oracle Connection Pooling
Monitor Server Connections
Identify Contention V$DISPATCHER View
Identify Contention Using V$QUEUE View
Server Configuration Conclusion
Connection Manager
Connection Manager Programs
Connection Manager Features
Function cman.ora file
Connection Concentration cman
Network Access Control
CMCTL Control Utility
Start/Stop Connection Manager
SQL multi Protocol Functionality
CMan Conclusion
Logging Tracing
Oracle Tracing Parameters
Multi-Threaded Shared Servers - Quiz
Each question is worth one point. Select the best answer or answers for each question.
1.
Which of the following is true about configuring a shared server process?
Please select the best answer.
A.
Shared server processes will be allocated automatically when needed, and you should set
mts_shared_servers
to a high initial value.
B.
Shared server processes will be allocated automatically when needed and de-allocated when they are not needed.
C.
Shared server processes will be de-allocated when they are not needed, and you should set
mts_shared_servers
to a high initial value.
2.
What would you do to compute the busy rate for an MTS?
Please select the best answer.
A.
Query the
v$queue
view
B.
Query the
v$dispatcher
view
C.
Run the equation for busy rate
3.
Which of the following views will give you the average wait time per transaction from MTS?
Please select the best answer.
A.
The
v$queue
view
B.
The
v$dispatcher
view
C.
The
v$sga
view
Correct answers:
Your Score: 0
Submit
Quiz Explanation