nerdexam
Oracle

1Z0-514 · Question #26

There are two listeners, LISTENER1 and LISTENER2, and one service name ORCL available for your database.The database is running and currently only LISTENERI has been started. You issue the following…

The correct answer is A. It would start the second listener without affecting the current sessions. See the full explanation below for the reasoning.

Question

There are two listeners, LISTENER1 and LISTENER2, and one service name ORCL available for your database.The database is running and currently only LISTENERI has been started. You issue the following command:

$lsnrctl start listener2 What would be the outcome?

Options

  • AIt would start the second listener without affecting the current sessions.
  • BIt would start the second listener and terminate all the current sessions.
  • CIt would give an error because multiple listeners cannot run simultaneously.
  • DIt would give an error because multiple listeners can run simultaneously only if there are multiple net

How the community answered

(49 responses)
  • A
    71% (35)
  • B
    8% (4)
  • C
    4% (2)
  • D
    16% (8)

Community Discussion

No community discussion yet for this question.

Full 1Z0-514 Practice