service
listener
dispatcher
shared server process
第1题:
Which is the memory area that is created when a dedicated server process is started, and contains data and control information for that server process?()
第2题:
What is the new Oracle Shared Server?()
第3题:
The multithreaded agent architecture for heterogeneous services is similar to the Oracle multithreaded server architecture. The principal difference is that it used threads instead of processes. What are thee kinds of threads that it uses?()
第4题:
Click the Exhibit button and examine the diagram, which illustrates the components performing tasks within an Oracle Shared Sever environment. Which task is being performed by component 4?()
第5题:
The direct handoff connection method to an Oracle9i Shared Server involves fewer messages than in previous releases of the multithreaded architecture. Which type of message has been eliminated?()
第6题:
Oracle Instance由哪两个部分组成?()
第7题:
With dynamic service registration, which process registers instance information with the listener?()
第8题:
TCP
Task
Monitor
Dispatcher
Shared Server
Shutdown address
第9题:
An improved version of multithreaded server configuration.
A connection pooling configuration where several clients are connected to the same server process.
Two more database servers, which share data by means of database links; the client software is unaware to which server it is connected.
A configuration of Real Application Cluster where the client connection is routed to the least busy instance.
第10题:
Configure a static IP address
Configure the default gateway
Configure the DNS server address
Add the domain to the DNS suffix on the network interface
第11题:
A dispatcher can support multiple client connects concurrently while a shared server process can be dedicated to only one dispatcher.
Under the Oracle Shared Server architecture, client-user processes connect to shared user processes.
Each dispatcher has its own request queue, which is monitored every three seconds by the dispatcher.
Oracle Shared Server required Oracle Net Service even if the client and shared server processes reside on the same machine.
第12题:
The PMON process registers the request in the response queue.
A shared sever places the process request in the response queue.
A request within the request queue is processed by an idle shared server process.
A dispatcher assigns a request from the request queue to and idle shared server process.
第13题:
Which are required initialization parameters in an Oracle Shared Server environment?()
第14题:
You are configuring for Oracle Shared Server. Which service is required? ()
第15题:
The Oracle Shared Server architecture reduces memory usage by reducing the number of server processes required. To process a request for a server process, the following tasks are performed: 1.A shared server picks up the request from the request queue and processes the request. 2.The dispatcher retrieves the response from the response queue. 3.A user sends a request to its dispatcher. 4.The dispatcher returns the response to the user. 5.The shared sever places the response on the calling dispatcher’s response queue. 6.The dispatcher places the request into the request queue in the SGA. Put the above task in the order in which they are performed.()
第16题:
Which statement is true regarding Oracle Shared Server architecture?()
第17题:
Under the Oracle Shared Server architecture, client-user processes ultimately connect to a()
第18题:
Which four occur during the processing of a request using Oracle Shared Server?()
第19题:
3,1,6,2,5,4
3,6,1,5,2,4
3,1,2,3,4,5
6,1,3,5,2,4
6,3,1,2,4,5
6,3,1,2,5,4
第20题:
DISPATCHERS and SHARED_SERVERS
DISPATCHERS and MAX_DISPATCHERS
MAX_DISPATCHERS and MAX_SHARED_SERVERS
SHARED_SERVER_SESSIONS and DISPATCHERS
第21题:
The initial request from the client to the listener.
Messages between the dispatcher and the shared server background processes.
A redirect message from the listener to the client during client connections.
Round-trip messages between the listener and the shared server background processes.
第22题:
The dispatcher returns the response to the user.
The dispatcher places the request into the request queue.
The shared server places the response in the response queue.
The response is handed off to the next available dispatcher.
A shared server picks up the request from the request queue and processes the request.
第23题:
Oracle Net Service
Oracle HTTP Service
Oracle Paging Service
Internet Directory Service