Hi all!
I would like to have 2 different Oracle homes on my Unix server:
- To begin, both will be in 8.1.7 version
- In the future, the two homes may be in a different version (9i and 8i for example).
What is the best practice ?:
- should I create a new oracle unix user for the new home?
- My first oracle home is /u00/app/oracle/product/8.1.7
would it be OK if I just do a new installation of oracle in
/u00/app/oracle/product/home2 using the same user?
Could you give me feedback of problems you hit with multiple oracle homes on Unix?
Thanks a lot!
I would like to have 2 different Oracle homes on my Unix server:
- To begin, both will be in 8.1.7 version
- In the future, the two homes may be in a different version (9i and 8i for example).
What is the best practice ?:
- should I create a new oracle unix user for the new home?
- My first oracle home is /u00/app/oracle/product/8.1.7
would it be OK if I just do a new installation of oracle in
/u00/app/oracle/product/home2 using the same user?
Could you give me feedback of problems you hit with multiple oracle homes on Unix?
Thanks a lot!