Install Agent 11g on Cluster environment in windows 2008 R2 64 Bit
Hi All,
I've been trying to install Agent 11.1.0.1 on a 3 node RAC environment
Here's the command that i used to invoke the installer in silent mode. It Some how doesn't work.
1] I've put all the information necessary in the additional_agent.rsp file.
Even if i specify the CLUSTER_NODES={"node1","node2","node3"} --- > The installer invokes and throws error OUI-25023 The local node is not selected for installing this product.
2] When i use the below syntax in the command prompt
setup.exe -silent -updateNodeList "CLUSTER_NODES={node1,node2,node3} " LOCAL_NODE="node1" -responseFile <absolute path of the response file>
I've been trying to install Agent 11.1.0.1 on a 3 node RAC environment
Here's the command that i used to invoke the installer in silent mode. It Some how doesn't work.
1] I've put all the information necessary in the additional_agent.rsp file.
Even if i specify the CLUSTER_NODES={"node1","node2","node3"} --- > The installer invokes and throws error OUI-25023 The local node is not selected for installing this product.
2] When i use the below syntax in the command prompt
setup.exe -silent -updateNodeList "CLUSTER_NODES={node1,node2,node3} " LOCAL_NODE="node1" -responseFile <absolute path of the response file>
0