I am having a problem with configuring listerner.
I have three database instance on same machine.
Two of the instance uses 8.1.5 oracle and one uses 8.0.5 oracle.
Please let me know how can I configure listerner with two different version of oracle.
Since I have two oracle_home, one for oracle 8.0.5 and one for 8.1.5
so which one should I use? I think due to upward compability, I should use 8.1.5/network/admin
directory.
Hmm....This definitely put me in thinking mode. I was always under the impression that the new and latest products have the backward compatibility as against the previous products having upward compatibility. And hence, I have all the different versions of instances looking at the oldest version of the listener and tnsnames files instead of the other way around as said by sreddy. May be I need to try this.
Use these 2 files as you different version of Oracle running 2 different listeners.
execute this command after changing the $ORACLE_HOME and $ORACLE_SID
Bookmarks