SQL server 100% CPU usage fix

Поділитися
Вставка
  • Опубліковано 3 жов 2015
  • This issue is very common and commonly faced by DBA, developers and server management team on production server i.e. SQL server leads into 100% CPU usage and also start consuming all available memory. Now most of the time you have seen technical people restarting sql services, or killing long running processes and even restarting complete server, and they can avoid this situation. Before starting any thing I would like to discuss a common myth people have that this is happening because of long running queries only. Which is not all ways true, some times:
    Longer running query can be problem
    Query having maximum worker time are also problem
    Query execution count can also cause problem
    For script check below link:
    www.techsapphire.in/index/sql_...

КОМЕНТАРІ • 57

  • @shiwanginishishulkar4744
    @shiwanginishishulkar4744 6 років тому +2

    very well explained. Much appreciated.

  • @dbalukehuang163
    @dbalukehuang163 6 років тому

    Hi Techsapphire, This is a really helpful video. Thank you for your sharing!

    • @techsapphire
      @techsapphire  6 років тому

      Thanks for your comment. You can check this video too. It will help you more ua-cam.com/video/mGUR5Sw6T8Y/v-deo.html

  • @nidhijain7942
    @nidhijain7942 6 років тому

    You have covered very useful information in your video. Thanks!

    • @techsapphire
      @techsapphire  6 років тому

      Thank you for your comment Nidhi.

  • @saikarthik3443
    @saikarthik3443 7 років тому

    Gud explanation, do u provide online course...nyc info we need more on issues.. pls let me know.. with live project..

  • @charandaspatil607
    @charandaspatil607 5 років тому

    Thanks for sharing video on cpu utilization goes beyond threshold

  • @Rastyz
    @Rastyz 5 років тому

    Very helpfull, thank for sharing the knowlegde

  • @P5toraskar1986
    @P5toraskar1986 7 років тому

    Superb explanation. Thank you so much. if you have more notes then please let me know.

    • @techsapphire
      @techsapphire  6 років тому

      Thanks for your comment. You can check this video too. It will help you more ua-cam.com/video/mGUR5Sw6T8Y/v-deo.html

  • @madhusudhanguptanamboorisu1722
    @madhusudhanguptanamboorisu1722 5 років тому

    Hi,
    Thanks for the video, it was very useful.
    One observation, narration is bit fast, try to reduce it in future videos.

    • @techsapphire
      @techsapphire  5 років тому

      Hi, thank you for your comment, I will try to improve in future video. I provide private session on performance optimization. If you feel to join, feel free to contact me on my email: yogesh.mehla@gmail.com

  • @Sri3051
    @Sri3051 6 років тому

    Excellent

  • @kanchangupta719
    @kanchangupta719 4 роки тому +1

    Very Help full Sir Than You for sharing...

    • @techsapphire
      @techsapphire  4 роки тому +1

      Thank you for your feed back. You can learn query optimization using my lecture ua-cam.com/video/t2R0-xcKw44/v-deo.html

  • @satyaranjanrout9733
    @satyaranjanrout9733 7 років тому

    Hi this vedio is very useful for me.............thankx for sharing

  • @srinivasavula7268
    @srinivasavula7268 7 років тому

    very good explanation....

  • @Anuj78642
    @Anuj78642 5 років тому

    How to read execution plan in correct way. Please create video on step by step using example of stored procedure

  • @thummareddy5611
    @thummareddy5611 7 років тому

    superb sir

  • @pankajkhaspriya6177
    @pankajkhaspriya6177 4 роки тому

    Very well explained.

  • @jinrajinfo
    @jinrajinfo 7 років тому +1

    Very Informative! BUT, it would have been looked more complete if you would have continued with practicals of reducing the CPU usage by applying the solutions you suggested in the Method 2.
    Please share the link if you have uploaded the video or suggest me any referral inks. Thank you

    • @techsapphire
      @techsapphire  7 років тому

      Thanks for watching video Jinraj, I am planning to make one video for query optimization. I will share link soon.

    • @nagesh969
      @nagesh969 6 років тому

      Awesome,can we have query optimization video link?

  • @rayview2264
    @rayview2264 2 роки тому

    Thanks for the video

  • @cliffordpatel
    @cliffordpatel 6 років тому

    This video helped me!!!!!!!!!!!!!!!!!!!!!!!!!!. Thank you very much

    • @techsapphire
      @techsapphire  6 років тому

      Thanks for your comment. You can check this video too. It will help you more ua-cam.com/video/mGUR5Sw6T8Y/v-deo.html

  • @ludhiana6576
    @ludhiana6576 4 роки тому

    thank you

    • @techsapphire
      @techsapphire  4 роки тому

      Thank you for your feed back. You can learn query optimization using my lecture ua-cam.com/video/t2R0-xcKw44/v-deo.html

  • @mohamedmydeen601
    @mohamedmydeen601 5 років тому

    What have to do , if query plan return NULL value ?

  • @ravikantverma1642
    @ravikantverma1642 Рік тому

    I like ur video very much.

  • @miketefera8823
    @miketefera8823 5 років тому

    YOUR BLOG GOT SOME MALWARE!!!! but the video is very helpful! thanks very much

  • @vikasvyas6427
    @vikasvyas6427 7 років тому

    nice video

  • @happie88
    @happie88 7 років тому

    if you could also upload a video of SQL Server fine tune to resolve slowness and performance issue.

    • @techsapphire
      @techsapphire  6 років тому

      Thanks for your comment. You can check this video too. It will help you more ua-cam.com/video/mGUR5Sw6T8Y/v-deo.html

  • @srinidhiramesh4725
    @srinidhiramesh4725 Рік тому

    Nice !

  • @innominatesoloist1597
    @innominatesoloist1597 Рік тому

    awesome content

  • @santanuchakraborty5844
    @santanuchakraborty5844 7 років тому

    thnx

  • @kanagavela1060
    @kanagavela1060 6 років тому

    I have a issue in my environment..i am seeing execution plans are not being cached for long time more than 5 or 10mins..i feel because of this cpu usage is more..can you comment on this?

    • @techsapphire
      @techsapphire  6 років тому

      Plan getting kicked out is not because of CPU it is usually because of memory pressure. See if memory is getting full or not. Don't use task manager for it use performance counter to get free memory, target memory, etc.

  • @johncopper624
    @johncopper624 6 років тому

    Sir, I like your video. can I contact you any time.

  • @babymayby9270
    @babymayby9270 5 років тому +1

    ) ok

  • @nagaraj920
    @nagaraj920 Рік тому

    I don't think only execution plan or query. Execution count...

  • @ansumantiwari7239
    @ansumantiwari7239 8 місяців тому

    Can you make video for high memory utilization due to sql server

  • @JoseDiaz-yu2in
    @JoseDiaz-yu2in 4 роки тому +1

    why are you speaking so fast? it is very hard to understand your english.

    • @techsapphire
      @techsapphire  4 роки тому

      Sorry for my speed, trying to improve in new videos. Please check this video, it might help ua-cam.com/video/t2R0-xcKw44/v-deo.html and ua-cam.com/video/mGUR5Sw6T8Y/v-deo.html

    • @prajwalkumar8292
      @prajwalkumar8292 Рік тому

      in UA-cam, you can reduce or increase the speed, try to do it.