oracle ASM upgrade
Hi, I currently have Oracle 11.1.0.1 installed with ASM being used.
in /etc/oratab there is.
+ASM:/u01/oracle/product/11.1.0/+ASM:Y
There are several databases that use ASM. The databases will be upgraded on different dates so ASM has to remain available to them.
I'm now going to install 11.2.0.4 with ASM and upgrade the first database.
Questions:
* Do I have to name the new oracle asm install +ASM2 in the /etc/oratab directory even if its using a different oracle home?
* What will happen to my ocr and ocr location file in /etc. I want to ensure this install does not affect the current asm instance running.
0