The replica administrative node is intended to be used for disaster recovery purposes. If the clustered console is recoverable, then that recovery should be used rather than failing over to the replica administrative node.

Warning:

Only one primary administrative node should be running for the cluster at any given time.

  1. Open <PA_HOME>/conf/run.properties in an editor.
  2. Locate the pa.operational.mode line and change the value from CLUSTERED_CONSOLE_REPLICA to CLUSTERED_CONSOLE.

    This change is detected while the node is running and does not require a restart of the node.