Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »


Step-by-step guide

Update license in Datical GUI: 

  1. In Datical GUI, go to "File" menu and select "License Manager"
  2. Select the "Admin" license type and click "OK"
  3. This opens "Datical DB Admin Licensing Wizard". Select "(Re-)Install a license key" and click "Next":
  4. Click the "..." button to browse to location where the new license file is located and then click "Install License Key". After installing the new license key, click "Next". 
  5. The next window displays the new license information. Review this information to make sure it is correct. Then press the "Finish" button:


Update license from CLI (using "hammer" command):

Just before installing your new license, you can run an uninstall command to uninstall all older licenses:

hammer uninstallLicense

Delete the old license file.

Copy the new license file.

Run the following command to install your new license:

hammer installLicense <path_to_license_file>

For example:

hammer installLicense /opt/datical/license/<CompanyName>-<ExpirationDate>-admin.lic

To check what license is currently installed run the following command:

hammer show license




  • No labels