执行步骤:
1. 在isql中输入sp_sysmon 'begin_sample'命令,输入go开始采样。
2. 过一段时间后,输入sp_sysmon 'end_sample', 'memory',即可显示内存使用的相关信息。