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