Oracle
1Z0-032 · Question #70
Your database is configured for shared server. A particular client requires a dedicated server. Select two actions that you can perform to configure the client to use a dedicated server. (Choose two.)
The correct answer is B. configuring the client profile (sqlnet.ora file) with USE_DEDICATED_SERVER=on D. configuring a net service name with a connect descriptor that contains (server=dedicated) in the. See the full explanation below for the reasoning.
Question
Your database is configured for shared server. A particular client requires a dedicated server. Select two actions that you can perform to configure the client to use a dedicated server. (Choose two.)
Options
- Aconfiguring the listener.ora file with USE_DEDICATED_SERVER=on
- Bconfiguring the client profile (sqlnet.ora file) with USE_DEDICATED_SERVER=on
- Cspecifying the SESSIONS=1 attribute for the DISPATCHERS parameter in the initialization parameter file
- Dconfiguring a net service name with a connect descriptor that contains (server=dedicated) in the
How the community answered
(41 responses)- A10% (4)
- B71% (29)
- C20% (8)
Community Discussion
No community discussion yet for this question.