nerdexam
Oracle

1Z0-497 · Question #102

There are two listeners, LISTENER1 arid LISTENER2, and one service name ORCL available for your database. The database is running and currently, only LISIENER1 is started. You issue the command…

The correct answer is A. It starts the second listener without affecting current sessions. https://blogs.oracle.com/rtsai/entry/how_to_configure_multiple_oracle

Managing the Database Instance

Question

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

lsnrctl start listener2 What would be the outcome?

Options

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

How the community answered

(44 responses)
  • A
    73% (32)
  • B
    9% (4)
  • C
    14% (6)
  • D
    5% (2)

Explanation

https://blogs.oracle.com/rtsai/entry/how_to_configure_multiple_oracle

Topics

#listener#lsnrctl#multiple listeners#network configuration

Community Discussion

No community discussion yet for this question.

Full 1Z0-497 Practice