Execute the MySQL Delta Script

Execute the MySQL Delta script.

MySQL table changes part of the newer Session Monitor version 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-6.0.0.0.0-GA.zip) under the scripts/Backup and Restore Scripts/ directory file
  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