Two Oracle versions (9i, 10g) on same Win2003 server
Hi,
I need to install Oracle 9i and 10g on same machine running windows 2003 server.
How to configure the listener on both Oracle installation to make two databases on different versions live together. (Has it be one listener or two? What about ports? Are there some spacial configs?).
Also how to make a hot backup on above data bases without archive (Dev environment).
I'm not a Windows guy so my question may sound silly... can't poster have two OH -one for Ora9i the other for Ora10g - and just setup one listener per instance pointing each one to a different port?
Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.
Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.
In my case I would separate listeners by Oracle Home, like 1521+ for Ora9i and 1621+ for Ora10g -just because it looks cleaner to me in case you have to add listeners in the future.
Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.
Bookmarks