Quick SQL Server Performance Analysis using performance dashboard

Поделиться
HTML-код
  • Опубликовано: 12 дек 2024

Комментарии • 14

  • @bhadresh135
    @bhadresh135 5 лет назад

    It is realy helpful concept to check Sql health check up.
    Thanks buddy!!

  • @fbifido2
    @fbifido2 4 месяца назад

    it's now Aug 2024, can you do a Very Deep Dive video on "Performance Dashboard"?
    on how find & fix problems in SQL Server 2017/2019/2022.
    - most if not majority of the time, we will not have access to the source code to make changes to program that connects to our SQL Server, so, how can we use Performance Dashboard to find and fix any performance problems.
    Please & Thanks.

    • @techsapphire
      @techsapphire  4 месяца назад

      Actually collectively all of my videos provide that, but I will publish one consolidated video.

  • @dbalukehuang163
    @dbalukehuang163 7 лет назад

    Also a great sharing. Thanks. BTW: About missing index. So we only can export the report as PDF. And use another application like Adobe reader to open it. Then Copy & Paste to run in the instance and improve the instance's performance. Right?

    • @techsapphire
      @techsapphire  7 лет назад

      yes but don't blindly create index as suggested, it can lead to locking if not applied properly

    • @dbalukehuang163
      @dbalukehuang163 7 лет назад

      So can you share me more about improving SQL server performance? Right now I use DMV to do that. How to use performance dashboard to resolve the real issue? Thanks a lot.

    • @dbalukehuang163
      @dbalukehuang163 7 лет назад

      DMV can show us the most CPU consuming queries. And give us suggestions like missing index. Profiler dan tuning advisor also can give us the suggestions. performance dashboard as well. Is it good to look at them all?

    • @techsapphire
      @techsapphire  7 лет назад +1

      For tracing expensive queries by CPU, Logical reads, writes, etc use query store if you are using SQL 2016. Performance dashboard give you quick in site of current situation. But as a DBA if you need to fix things you need to monitor data on server.

    • @techsapphire
      @techsapphire  7 лет назад +1

      I take professional sessions to teach performance tuning, if you want you can also join. Just session are paid with minimum fee. Otherwise I will be recording one more lecture coming weekend on optimization.

  • @fatihARAR.66
    @fatihARAR.66 3 месяца назад

    It's a disgraceful narration. He explained things to himself. It's impossible to follow. It's an beyond awful video.

    • @techsapphire
      @techsapphire  3 месяца назад

      sorry to hear that, will work it better.