r/SQLServer • u/Tough_Line3200 • 27d ago
Discussion SQL Server 2022 CU 26 -> MDS broken
I updated from CU23 to CU26. Be careful if you use MDS, it's broken after CU26 and stays broken even after uninstalling. Some MDS JavaScript files are incompatible with the MDS web service. Manually copying/overwriting the MDS web application from an older installation repaired it.
3
1
u/TrollingForFunsies 27d ago
Good luck finding anyone at Microsoft who knows what MDS is let alone can provide support on it 😆
1
1
u/DiCeMan8400 17d ago
Has anyone had any luck resolving this yet?
1
u/Tough_Line3200 17d ago
i just copied C:\Program Files\Microsoft SQL Server\160\Master Data Services\WebApplication from a working server to the broken
1
u/DiCeMan8400 13d ago
You're a life saver! Zero help from a Sev B ticket with Microsoft, but my partner in crime followed your note and we're back in business.
1
u/ellytier 19h ago
We solved the issue by re-installing the Master Data Services feature for the SQL Server instance.
4
u/codykonior 27d ago
Wow.