Post Backup Tasks

This section describes the things to be taken care of after the backup procedure is complete which enables you to reuse current Session Monitor again.

  1. Start Session Monitor services by running the following command:
    source /opt/oracle/ocsm/ocsm_env.sh
    pld-systemctl start
  2. Start pldclean by running the following command (This is applicable only for Mediation Engine):
    sed -i "/^#12/s/^#//g" /opt/oracle/ocsm/usr/share/pld/configs/me/pld-me.cron.d
    sed -i "/^#42/s/^#//g" /opt/oracle/ocsm/usr/share/pld/configs/me/pld-me.cron.d
    systemctl restart crond.service