Execute the MySQL Delta Script

Execute the MySQL Delta script (Not Applicable for same version restore, i.e. Backup and Restore from 5.1 to 5.1)

MySQL table changes part of the newer OCSMversion is not present in the older OCSM version backups. This is resolved by MySQL Delta script.
  1. Get the MySQLDeltaUpgrade.sh script file present in the Session Monitor installation software RPM .zip file
  2. Copy the MySQLDeltaUpgrade.sh script to the /root/ directory of your newly installed OCSM Server.
  3. Provide necessary permissions for the script by running the following command:
    chmod +x MySQLDeltaUpgrade.sh
  4. Execute the MySQL Delta script by running the following command:
    ./MySQLDeltaUpgrade.sh