centralized monitoring for Query store multiple server

sakuraime 2,341 Reputation points
2020-09-03T04:45:13.967+00:00

Are there any way (without 3rd party tools) to centralize the monitoring for querystore from multiple databases and across multiple servers

SQL Server Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. tibor_karaszi@hotmail.com 4,316 Reputation points
    2020-09-03T06:39:03.043+00:00

    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.

    0 comments No comments

  2. 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


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.