Execute the MySQL Delta Script

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

MySQL table changes part of the newer Session Monitorversion is not present in the older Session Monitor version backups. This is resolved by MySQL Delta script.
  1. Get the MySQLDeltaUpgrade.sh script file present in the Session Monitor installation software Zip bundle (ocsm-5.2.0.0.5-GA.zip) under the scripts/Backup and Restore Scripts/ directory.
  2. Copy the MySQLDeltaUpgrade.sh script to the /root/ directory of your newly installed Session Monitor 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