Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The information on this page refers to License Statistics v6.9 16 or newer, which introduced the ability to back up the database using License Statistics Managera new command that allows resetting the Admin password to the default password. If you are using an earlier version of License Statistics, please refer to the documentation for previous releases.


Info
Important: Be sure to make a backup before uninstalling License Statistics. All files will be deleted from the License Statistics installation directory during the uninstallation.

...

License Statistics includes the following scripts for automating backups when the database created by License Statistics (EMBEDDED64) is used with default settings. Review these scripts so you are familiar with what they do, and decide if they will work for your backup and restoration needs.

Script for WindowsScript for LinuxDescription
mysql_start.batmysql_start.shStarts the MySQL database.
mysql_stop.batmysql_stop.shStops the MySQL database.
mysql_backup.batmysql_backup.shBacks up the License Statistics database.
mysql_restore.batmysql_restore.shRestores the License Statistics database.
mysql_start_backup_stop.batmysql_start_backup_stop.shStarts, backs up, and stops the MySQL database.
mysql_start_restore_stop.batmysql_start_restore_stop.shStarts, restores, and stops the the MySQL database.
mysql_clean.batmysql_clean.shDrops (removes) the License Statistics database.
mysql_reset_admin_password.batmysql_reest_admin_password.shResets the Admin password to the default password.


Info
Note: You may not be able to run the scripts as a normal user on Windows due to Windows limitations, so be sure to run the scripts as an administrator (see http://technet.microsoft.com/en-en/library/cc947813(v=ws.10).aspx for instructions on starting a command prompt as an administrator).

...