Step-by-step guide
Update license in Datical GUI:
- In Datical GUI, go to "File" menu and select "License Manager"
- Select the "Admin" license type and click "OK"
- This opens "Datical DB Admin Licensing Wizard". Select "(Re-)Install a license key" and click "Next":
- Click the "..." button to browse to location where the new license file is located and then click "Next"
- 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):
Run the following command:
hammer installLicense <path_to_license_file>
For example:
hammer installLicense /opt/datical/license/datdb.lic
To check what license is currently installed run the following command:
hammer show license
Related articles