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
Monitor Shared Server
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 Server - Quiz
Select the best answer or answers for each question.
1.
Which of the following are valid actions for a listener to take when responding to an incoming request?
Please select all the correct answers.
A.
Bequeath a dedicated server process to manage the connection
B.
Redirect the request to another database server
C.
Pass the request to a multi-threaded server
2.
Which of the following are true regarding the dedicated listener process?
Please select all the correct answers.
A.
A dedicated listener process will always have pre-established Oracle connections awaiting incoming connections.
B.
A dedicated listener will create a UNIX process on behalf of the incoming request.
C.
The UNIX
ps
command makes it easy to see how many database connections have been spawned by a listener.
3.
Which of the following is a valid method for viewing the number of waiting processes for an MTS dispatcher?
Please select the best answer.
A.
The
v$dispatcher
view
B.
The
v$sysstat
view
C.
The
v$queue
view