Oracle Forms (MOSC)

MOSC Banner

Developer10g and Oracle11g databse on the same machine

edited Feb 9, 2011 12:29AM in Oracle Forms (MOSC) 5 commentsAnswered
I have installed Developer Suite 10g (10.1.2.0.2) alongside with Oracle 11g rel.2 RDBMS on my computer in different Oracle homes.

After first reboot Oracle 11g database failed to start but I have found the cause: Oracle now looks for listener not in native 11g home but in Dev10g home!!!

So I copied the line "LISTENER_V1120 =  (ADDRESS = (PROTOCOL = TCP)(HOST = NEGODV)(PORT = 1521))" from 11g tnsnames.ora into tnsnames.ora in 10g. This resolved the problem but I want to know:

How to force Oracle to use desired listener?

(Note: Oracle11g\bin is placed at the beginning of Windows environment PATH variable).

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