How to eliminate: Use of this functionality requires a SQL Toolbelt license
tomslickers
Posts: 40 Bronze 2
We have developed a devops process using Jenkins and SCA. On our build server we activated the license by running the following powershell script:
Register-SqlChangeAutomation <serial #>
After doing this, we still get the following message during the build process:
Register-SqlChangeAutomation <serial #>
After doing this, we still get the following message during the build process:
Invoke-DatabaseBuild, SQL Change Automation 3.1.3.3059, Copyright c Red Gate Software Ltd 2014-2018
Use of this functionality requires a SQL Toolbelt license.
If you are unsure of your current user license entitlement please contact licensing@red-gate.com
Tagged:
Best Answer
-
tomaustin Posts: 1 Bronze 1Thanks for your question - What you are seeing is a standard information message that is always displayed during a database build. It is not the result of a failed license check, but instead is expected behaviour for a properly licensed installation.