Trace是轻量级的追踪工具,几乎对系统没有任何副作用,开启Trace,经常能够帮助DBA追踪到一些非常有用的信息.Trace出现的比较早,MS推出更强大的Extended Events来取代Trace. This feature will be removed in a future version of Microsoft SQL Server. Avoid using this feature in new development work, and plan to modify appl…