Versions Compared

Key

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

...

For Windows installations, you can create the backup using the Backup button in the Support section of the License Statistics Manager. 

Image RemovedImage Added

For Linux (and alternatively for Windows), you can use the automated backup and restore scripts provided with License Statistics. However, if your needs and installation do not allow you to use the automated scripts, you can perform the backup and restore procedures manually. These methods are described below.

Using License Statistics

...

scripts

License Statistics includes provides the following scripts, including scripts for automating backups when the when the database created by License Statistics (EMBEDDED64) is used with default settings.  Review Review these scripts so you are familiar with what they do, and decide if they will work for your backup, restoration and restoration management 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.

Anchor
reset_pwd
reset_pwd
mysql_reset_admin_password.bat

mysql_reest_admin_password.shResets the Admin password to the default password.

...