Follow these steps to install the bcmadmin client on a separate SLES/RHEL linux server.
- Download the Business Continuity Manager client package from https://tssprod.teradata.com:8443/TSFS/ to a folder on the server.
- Locate the rpm package named: business-continuity-manager-admin-2.0.X.Y-Z.x86_64.rpm from the downloaded package.
- Install the package by running the command:
rpm -ivh business-continuity-manager-admin-1.2.0.X.Y-Z.x86_64.rpm.
To test the bcmadmin client connection, run the following command:
bcmadmin -u <admin> -p <admin password> -h <Ip address of the active BCM server>.
After successfully executing the command, the command prompts you to access the bcmadmin prompt of the designated active Business Continuity Manager server.