Release : 12.x
Component : CA WORKLOAD AUTOMATION DE (DSERIES)
root@<hostname> # cd <install_dir>/bin
root@<hostname> bin]# ./cli
> connect HOST("<hostname>") PORT(7500) USER("ADMIN") PASSWORD("xxxxx")
Connected
ADMIN@<hostname>:7500(PRIMARY)>
When you execute the same commands on your standby server, you will get following message:
Example:
root@<hostname> # cd <install_dir>/bin
root@<hostname> bin]# ./cli
> connect HOST("<hostname>") PORT(7500) USER("ADMIN") PASSWORD("xxxxx")
Failover is enabled, connected server <hostname>:7500 is not the right one, we need to connect to primary