--查看日志空间 dbcc sqlperf(logspace)--查看高速缓存命中率 dbcc sqlperf(lrustats)--查看活动事务(open transaction) dbcc opentran --如果有事务是活动的比如(SPID:54 UID:1),还有看这个事务打开了多久了。
基于8个网页-相关网页
查看跟踪信息中有关事务活动在其上发生的线程的行。
Review the lines in the trace for the thread on which the transaction activity occurs.
通过这些内容,例如在语句和行吞吐量图中,可以快速查看事务吞吐量如何与语句和游标活动相关联。
These provide a quick overview of how the transaction throughput relates to the statement and cursor activity as seen in the graphs for statement and row throughput.
应用推荐