Managing Users  «Prev  Next»

Oracle Net Listener Bounce - Quiz

Select the best answer or answers for each question.
 

1. Which of the following commands is used to start the listener control program?
Please select the best answer.
  A. listener
  B. lsnrctrl
  C. lsnrctl
  D. liscon

2. You want to verify that the listener is up and running. Which two of the following methods might you use?
Please select all the correct answers.
  A. Open the Services control panel, scroll down to the listener service, and check to see if the status reads as "started"
  B. Issue the command lsnrctl /status from the command prompt
  C. Run the listener control program, and issue the STATUS command
  D. Open the Add/Remove Programs control panel, and see if the Net8 listener is listed as one of the current programs

3. How do you bounce a listener? Choose two answers.
Please select all the correct answers.
  A. Run the listener control program, issue the BOUNCE command, and then close the program .
  B. Delete the listener.ora file, recreate the listener.ora file, making sure to add a line containing the word BOUNCE.
  C. Open the Services control panel, select the listener service, click the stop button, and then click the start button.
  D. Run the listener control program, issue a stop command, and follow that with a start command.

4. Which listener.ora entry contains a list of databases being serviced by the listener?
Please select the best answer.
  A. DATABASE_LIST_LISTENER
  B. SID_LIST_LISTENER
  C. INSTANCE_LIST_LISTENER
  D. SERVICE_LIST_LISTENER

5. Which two initialization file parameters should be reflected in the value of the listener.ora file's GLOBAL_DBNAME parameter?
Please select all the correct answers.
  A. DB_NAME
  B. GLOBAL_NAME
  C. GLOBAL_DOMAIN
  D. DB_DOMAIN