HP
HP2-N36 · Question #40
HP2-N36 Question #40: Real Exam Question with Answer & Explanation
The correct answer is C. SELECT set_config_parameter ('MaxClientSessionsVS');. See the full explanation below for the reasoning.
Question
How can you disallow user connections, while preserving dbadmin connectivity?
Options
- ASELECT close_session (session_id);
- BSELECT close_all_sessions;
- CSELECT set_config_parameter ('MaxClientSessionsVS');
- DSELECT set_config_parameter ('MaxClientSessionsVO');
Community Discussion
No community discussion yet for this question.