Add the lines in /opt/enswitch/current/install/etc/crontabs/all to /etc/crontab on all machines except the primary database server. To do this, use the following commands:
- grep -i enswitch /etc/crontab
- # Do not continue if lines already exist
- cat /opt/enswitch/current/install/etc/crontabs/all >>/etc/crontab