Cluster Get Active Node


The Cluster Get Active Node tool enables you to determine the active node contained in a SQL Server failover cluster object in BMC Database Automation.

To use the tool, type the following command:

cluster_get_active_node.pl <manager_fqn> <exec_id> <cluster_fqn> <instance>

Warning

Note

 You must ensure that the backslash in the <instance> parameter is properly escaped.

User example

The following command returns the active node in the MySQLCluster\MyInstance instance of the cluster object /MySQLServerClusters/Cluster01 on bdamgr.mycompany.com:8087:

cluster_get_active_node.pl https://bdamgr.mycompany.com:8087 2013-MAY-30
/MySQLServerClusters/Cluster01 MySQLCluster\MyInstance

 

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Database Automation 8.7