AccessGate Cluster with EBS R12 Cluster integration
HI Gurus,
There is an issue with creating multi-node AccessGate.
1. Refer 1309013.1 doc and provides the high level about the deployment of AccessGate Cluster with EBS R12 RAC database.
2. In that for RAC database, you need to run the AdminDesktop utility, in this what will be the node name. Because we need to have two nodes and it can take only one nodename durig the creation
for e.g java -classpath $CLASSPATH oracle.apps.fnd.security.AdminDesktop apps/passwor CREATE NODE_NAME = node1.mustangeng.com dbc=ebsa.dbc
3. Question is how to provide the NODE_NAME for mutiple nodes. Or do you not provide nodename and that will work for both nodes.? Anyone encountered this issue.
0