Troubleshooting and Maintenanc...
Replication Between Kron PAM I...

Checking, Starting, Stopping Replication Module

0 min

Use the following command to check the replication module.

[root@kronpam~]# /u01/sym/symmetric-server-3.13.5/bin/sym_service status [root@kronpam~]# systemctl status symmetricds

Use the following command to start or stop the replication module.

[root@kronpam~]# /u01/sym/symmetric-server-3.13.5/bin/sym_service start

[root@kronpam~]# systemctl start symmetricds

[root@kronpam~]# /u01/sym/symmetric-server-3.13.5/bin/sym_service stop

[root@kronpam~]# systemctl stop symmetricds

Use the following command to check replication module log files.

[root@kronpam~]#tail -100f /pam/replication/logs/symmetric.log