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

  • 3
    Liked

    Study of WAITSTATS(Part 5) - ASYNC_NETWORK_IO

    ASYNC_NETWORK_IO, as the name suggests it is a wait type associated with the network. Infact it deals with the network buffers. Does it mean it is completely a network issue? - Never, it might be a network issue or not. However we need to check our end to investigate and solve the underlying proble......

    Latheesh NK  Posted on Nov 28 2011 10:55PM
    Profile
  • 0
    Liked

    Study of WAITSTATS(Part 4) - PREEMPTIVE_*

    PREEMPTIVE_XXX wait types are basically associated with the worker thread outside SQL engine. These wait types have been newly introduced in SQL server 2008. (SQL server will not have any control over the work.) Thank you to SQL server team introducing these wait types in SQL server 2008 to nail do......

    Latheesh NK  Posted on Nov 14 2011 11:21PM
    Profile
  • 0
    Liked

    XEvent Session - System_health

    Today Am going to explain something about the ring buffer which is an internal structure in SQL server that captures various information like security errors, any kind of exceptions, scheduler information, resource monitor information etc. How did I reach to RING BUFFER all on a sudden is nothing b......

    Latheesh NK  Posted on Nov 3 2011 12:24AM
    Profile
    Copyright © Rivera Informatic Private Ltd Contact us      Privacy Policy      Terms of use      Report Abuse      Advertising      [ZULU1097]