Multiple choice technology databases

Which modifier is used to change listener parameters in the Listener Control utility environment?

  1. SET

  2. ALTER

  3. CHANGE

  4. UPDATE

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In the Listener Control (LSNRCTL) utility, the SET modifier is used to dynamically change parameter values (such as LOG_STATUS, PASSWORD, or TRACE_LEVEL) during runtime. ALTER, CHANGE, and UPDATE are not valid LSNRCTL commands for setting parameters.