Activate Over and Over
UserName1
Posts: 3 New member
in SQL Backup
I've "successfully" activated RedGate SQL Backup at least a dozen times. I still get "Trial Period Expired" every time I open the UI. I'm using current, paid-for licenses for Toolbelt. I have 2 licenses, I'm running it on one server with 2 SQL instances (default and 1 named). Sometimes it works, sometimes it stops working and decides to stop running backups because "it expired". I can't use a backup solution that sometimes stops working like this. Is there a way to fix this, or do I need to switch to a different backup solution?
Tagged:
Answers
To give some context, the SQL Backup activation does two things, updates a registry key and creates a .lic file.
The lic file is created in this path:
C:\ProgramData\Red Gate\Licenses\ the file name will look something like this "SQL Backup _v9_0.lic"
The registry key will be as follows:
64-bit machine - HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Red gate\Licensing\SQL Backup - key called 'SerialNumber' if correctly activated this reg key will have a value that matches the serial number you used to activate.
It's possible that the account you have given the SQL Backup Agent service does not have security permissions to the either the C:\ProgramData\Red Gate\Licenses\ path for the .lic file or the registry path HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Red gate\Licensing\SQL Backup or both.
Please check the security permissions to both the registry file and licenses folder path and ensure that the account given to the SQL Backup Agent service has read / write / modify security permissions.
If the permissions are correct and the licence and registry key exists can you try deleting the .lic file and relicensing the product.
If this still causes problems can you confirm which version of SQL Backup you are using please.
Dan Bainbridge
Product Support Engineer | Redgate Software
This would be on the machine where the SQL Backup Server Components are installed.
Dan Bainbridge
Product Support Engineer | Redgate Software