• Hemant.R (12/14/2012)


    DBCC shrinkfile(file_id ,size) to shrink file

    I would certainly hope shrink isn't a 'most frequently used command', as one should not shrink database files without good reason.

    DBCC Inputbuffer can be mostly replaced with the sys.dm_exec_sql_text DMV.

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass