Since you say without 3:rd party tools, you have to write your own queries, using cross database and also linked server name references. There's nothing built-in for this.
centralized monitoring for Query store multiple server
sakuraime
2,341
Reputation points
Are there any way (without 3rd party tools) to centralize the monitoring for querystore from multiple databases and across multiple servers
SQL Server Other
14,494 questions
2 answers
Sort by: Most helpful
-
-
CathyJi-MSFT 22,396 Reputation points Microsoft External Staff
2020-09-03T08:47:04.497+00:00 Hi @sakuraime ,
As TiborKaraszi said, there is no built in for this. I found a blog talking about POWERSHELL FUNCTION TO GET QUERY STORE DATA ACROSS MULTIPLE DATABASES, it not meet your requirement, but hope it could help you something.
Best regards,
Cathy