Getting Started with Adobe After Effects - Part 6: Motion Blur

Liked



Upload Image Close it
Select File

My experiences and references in SQL server
Browse by Tags · View All
SQL Server 14
#SQLServer 14
SQL Scripts 13
#TSQL 6
TSQL 6
SQL Serevr - Issues and Resolutions 3
SQL Server - Best Practises 3
SQL server - Misconceptions 3
SQL server - Statistics 2
SQL Server - Wait stats and Queues 2

Archive · View All
October 2011 8
March 2011 7
April 2011 4
May 2011 3
November 2011 3
December 2010 3
December 2011 2
June 2008 2
February 2011 2
February 2012 1

SQLZealot's Blog

  • 1
    Liked
    3
    Comments

    Study of WAITSTATS(Part 6) - LOGBUFFER

    LOGBUFFER is one among the IO Wait types in SQL server. This wait type is one of the very rare wait type. As I described earlier, it has got relation with WRITELOG. Just to iterate the same, please look at the operations when transaction happens(also look at the WRITELOG wait type explanation.(http:......

    Latheesh NK  Posted on Dec 26 2011 3:20AM
    Profile
  • 0
    Liked

    CXPACKET - Parallellism

    This is commonly where a query is parallelized and the parallel threads are not given equal amounts of work to do. One thread may have a lot more to do than the others, and so the whole query is blocked while the long-running thread completes. If this is combined with a high num......

    Latheesh NK  Posted on Dec 22 2010 6:36AM
    Profile
    Copyright © Rivera Informatic Private Ltd Contact us      Privacy Policy      Terms of use      Report Abuse      Advertising      [ZULU1097]