Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle Homes with Shared Listener - New Listener for 2nd Home

RhysDApr 25 2024

Good Evening,

The scenario is we have 2 databases, each in their respective oracle home. We have 1 Listener for both DB's that runs from DB2 Oracle_home.

The issue is I cannot patch DB2 without taking down DB1 due to share files with what i assume is the listener (opatch found open files). I want to create a new listener that runs out of DB1's Oracle_Home to seperate all DBs, ora_homes and listener to avoid the patch shared file issue with patching each respective DB / Home.

I have tried to run netca from each ora home (via start and cmd) but netca only seems to want to run from DB2 ora_home. Even with clicking the Net Manager icon through Start > .. netmanager loads from DB2. the title bar shows the path (C:\…\19c\network\admin)

I suppose this is a multi load question.. can i do what I want to achieve, and why is netca not running from both oracle_homes?

Any help is greatly appreciated, thank you.

Comments
Post Details
Added on Apr 25 2024
1 comment
362 views