RSA services (8.x)

Reading Time: < 1 minute

Use the OC portal to enable SSH access. Then use SSH to connect to the particular server of choice. (Primary/Secondary) The following notes might be of help. The “rsaserv” executable serves as the main interfaces to the RSA services.

cd /opt/rsa/am/server
./rsaserv status biztier

If you want to know the statuses of all the services.

./rsaserv status all

Starting and Stopping primary and secondary replication services respectively.

./rsaserv start  replica_replication
./rsaserv start  primary_replication

Logs are kept:


opt/rsa/am/server/logs/ReplicaReplication.log
This entry was posted in RSA. Bookmark the permalink.