SQL Server 2008 R2 Performance Dashboard workshop

-- Script must not be run in a transaction -- 将218行中SQL Server2005 cpu_ticks_in_ms 改为 SQL Server 2008 之后的 ms_ticks SET IMPLICIT_TRANSACTIONS OFF IF @@TRANCOUNT > 0 ROLLBACK TRAN GO -- Options that are
相关文章
相关标签/搜索