Database Administration (MOSC)

MOSC Banner

Listener question

edited Feb 25, 2020 4:10AM in Database Administration (MOSC) 7 commentsAnswered

I have two server x(Production) and y(Recovery) where the oracle home mount is shared among them,

The listener file is also common among them, while X(production) is already running fine and listener_temp is running there,

i'm in the process of setting up the Recovery server,what happens if i start the LISTENER_TEMP on the recovery server will there be any conflicts among the two server causing production outage, listener file looks like this,

LISTENER_TEMP =

  (ADDRESS_LIST =

    (ADDRESS = (PROTOCOL = TCP)(Host = 192.168.1.0)(PORT = 1521))

  )

SID_LIST_LISTENER_TEMP =

  (sid_list =

    (SID_DESC =

      (ORACLE_HOME = /u01/app/oracle/product/12.1.0.2.4_p19855835)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center