Database Networking (MOSC)

MOSC Banner

Configure multiple 11g listeners.

edited Sep 7, 2010 7:57AM in Database Networking (MOSC) 7 commentsAnswered
I want to create two oracle homes on the same server with the same oracle_base (Solaris 10).  I'm confused by what I have read on the subject.  I presume that I need to create a listener.ora file in each home on different ports.  Can someone provide examples of the separate listener.ora and tnsnames.ora that need to be configured for the two separate homes so I can get the syntax right?
ex.
listener.ora home1
LISTENER_DEV = ......
SID_LIST_LISTENER_DEV = ........
ADR_BASE_LISTENER_DEV =  (oracle base here)

listener.ora home2
LISTENER_STG = ......
SID_LIST_LISTENER_STG = ........
ADR_BASE_LISTENER_STG =  (oracle base here)

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