Articles
Sort by recent activity
Could not install SqlChangeAutomation from any registered PSRepository
This can be caused by connection issues to the PowerShell Gallery or because the connection does not meet the encryption standard required to connect to the PowerShell Gallery, please see this arti...
System.Exception: No match was found for the specified search criteria and module name 'SQLChangeAutomation'. Try Get-PSRepository to see all available registered module repositories
The SQL Change Automation add-on will attempt to download the latest version of the SQL Change Automation (SCA) Module from the PowerShell Gallery before carrying out the task at hand.
This allows ...
No match was found for the specified search criteria and module name 'SqlChangeAutomation'.
This issue can occur when using when you are using a SQL Change Automation Azure DevOps add-on, using an older task version, and the self-hosted agent you are using cannot download the SQL Change A...
Online index operations can only be performed in Enterprise edition of SQL Server
This error occurs because SQL Change Automation uses SQL Server Express LocalDB as the default Temporary Database Server for the schema validation operation.
If you are using a PowerShell Script:
U...
Meanings of the colored dots in the SSMS Object Explorer for SQL Source Control
In the object explorer of SQL Server Management Studio (SSMS) SQL Source Control uses colored dots to indicate several different status types for the status of SQL Source Control or the type of cha...
Unable to resolve package source
You get the following error message when running a SQL Change Automation Powershell:
Unable to resolve package source 'https://www.powershellgallery.com/api/v2'.No match was found for the specified...
error 5(Access is denied.) while attempting to open or create the physical file
This error can occur when using SQL Change Automation Powershell, with the default option of validating the schema folder in LocalDB, and you have LocalDB 2017 installed.
This is caused by a bug i...
How to link to an existing SVN repository
Linking to SVN
After you link
Linking to SVN
To do this, you will need to be able to link to the folder where the RedGate.ssc file is located.
In the Object Explorer, select the database you wan...
SQL Change Automation Installation freezes at 99%
If you find that your SQL Change Automation installation freezes at 99% try installing the extension using the Visual Studio Marketplace (SQL Change Automation Core) before running the installer: h...
SQL Change Automation Powershell permissions
When working with SQL Source Control Projects, SQL Change Automation PowerShell requires the same permissions as SQL Compare:
Permissions required to use SQL CompareBuild step specific:
Besides the...