I was in the middle of creation of new Master Data Services (MDS) web application in Master Data Services Configuration Manager when accidently received following error in the log – “Strong authentication is required for this operation”
Continue reading…sql server 2019
sql server 2019
How to set up SSIS Scale-out 2019 (part1)
Have you ever wondered how to increase performance and availability of SSIS? To achieve it in terms of SQL SSIS Scale-out 2019 you can implement scale-out setup, which allows to distribute workload between several servers and make sure that at least one set of services is always available to execute your workload. In this tutorial you will understand why you should have SSIS Scale-out on clustered SQL environment.
Continue reading…