R12.2.4: how to identify the primary node
Hi,
I'm interested to use the new option -mode=allnodes for start/stop scripts
However, i understand that to do that you need to start all the AS by running the command on "the primary node".
I'm planning to write automatizes start/stop scripts so i need a way to identify which one of the AS is "the primary node".
I've tried to check fnd_nodes table but all my applications servers have support_admin and support_web columns values to 'Y'.
We are using a shared APPL_TOP.
So, is there a sure way to identify "the primary node" ?