Execute the MySQL Delta Script

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

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