Posts
Sort by recent activity
Slack Notifications not working
Randomly my slack channel notifications stopped working. I went looking into the log and got this error, what can be done to fix it?
2023-11-21 17:07:46,389 [ 52] ERROR RedGate.SqlMonitor.UI.Webs...
Unknown Resolver: {azureAdInteractive}
Version: Flyway Desktoip Enterprise v6.5.0Flyway Engine: 9.20.1Git: 2.40.1Redgate Compare: 1.14.1.10156Authentication Method: Azure Active Directory Universal with MFAWhenever I go to connect to a ...
AAD Universal with MFA - error
I followed the guide for setup for using AAD Universal with MFA to connect to a database, but once successfully authenticated in the browser, I'm met with the following error:Unable to obtain conne...
Monitoring stopped Incorrect credentials or insufficient permissions
Hey!It seems to be every 2-3 weeks we get disconnected from monitoring an Azure Managed Instance. When I dive into the log file, I find this in the error: [Class]: '14' [LineNumber]: '19' [Messa...
Unable to insert into FakeTable View that uses multiple tables?
When i faketable a view, I can't seem to be able to insert into the view.View or function 'dbo.vwName' is not updatable because the modification affects multiple base tables.is there a way around t...
Looping Tests over a Template Database?
Hey Guys! I'm working on writing some tests and was wondering why this hasn't ever been discussed as far as my searching has reached.
My goal is to have a single test that loops across every view i...