Two instances in the same Oracle home
SO: CentOS6
Oracle 11.2.0.1.0
Hi,
I think my question is quite simple to answer: I have installed 2 instances in the same $ORACLE_HOME, and i would like to know if there is any kind of problem in doing it? It's all working fine, the only thing i need to change is the ORACLE_SID, and i've inserted another entry on "tnsnames.ora" to the second instance with a differente port (1522). I've also created a new listener to this second instance. This envinroment is for study purpose only, so a can destroy it.
Do you have any recommendations for installing 2 instances in the same server? Did i do everything wrong?
Thanks for the attention.