Is it possible to have more than 1 Oracle Clusterware home on the same node in a RAC configuration?
We'd like to install our dev and test RAC database environments on the same nodes.
However, we want to have 2 sets of Oracle homes for each on the same node. This way we can patch the dev CRS and RDBMS software, ORACLE_HOMEs and databases without affecting the test software, ORACLE_HOMEs and databases.
We understand that we can only have one ASM oracle home per node.
However, we want to have 2 sets of Oracle homes for each on the same node. This way we can patch the dev CRS and RDBMS software, ORACLE_HOMEs and databases without affecting the test software, ORACLE_HOMEs and databases.
We understand that we can only have one ASM oracle home per node.
Is it possible to have more than one CRS Oracle_home per node? If so what are the implications
for
- patching,
- number of OCRs per node/per CRS home,
- # of voting disks per node/per CRS home,
0