Database Install/Upgrade/Opatch (MOSC)

MOSC Banner

Multiple Oracle Home - 11G and 12c. Need help configuring listerners and tnsnames

edited Mar 18, 2016 5:04AM in Database Install/Upgrade/Opatch (MOSC) 2 commentsAnswered

Greetings!

Let me start with specs first.

I have a Win 2012-R2 server. I have installed Oracle 11G Database in it with a listener running on port 1521 and it works fine.

Oracle Home-

\Oracle\Database\Oracle11G\app\Administrator\product\11.2.0\dbhome_1

TNSnames.ora entry-

ORACLE11G =

  (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP)(HOST = WIN2012-R2-120)(PORT = 1521))

    (CONNECT_DATA =

      (SERVER = DEDICATED)

      (SERVICE_NAME = ORACLE11G)

    )

  )

I wanted to install Oracle 12c database to  run side by side with 11G in a separate home.

I set home as-

\Oracle\Database\Oracle12C\product\12.1.0\dbhome_2

Now after install, I see that there is no tnsnames.ora file or listener.ora file at the respective location.

Tagged:

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