can shared storage be used for Oracle Home?
Hello,
I would like to know whether Oracle recommends the following configuration or not?
I want to have a 2 nodes cluster using third party (certified by Oracle) cluster software. I want to have Oracle Single instance database (NOT the Oracle RAC) in that
cluster.
1. can I have the Oracle Home (binaries) installed on the shared storage, creating a LVM on a disk which is shared across both the cluster nodes, and create a file system (this is NOT a cluster file system)
on a volume group? Is this supported/recommended? If not, what are the reasons for it.
I'm using Linux.
0