10 2014 档案

摘要:CREATE EVENT SESSION [sql_query_tracing] ON SERVER ADD EVENT sqlos.wait_info( ACTION(sqlos.scheduler_id,sqlserver.client_app_name,sqlserver.client_con... 阅读全文
posted @ 2014-10-28 15:15 Jason.Bird 阅读(205) 评论(0) 推荐(0)
摘要:C:\WINDOWS\assembly\GAC_MSIL 阅读全文
posted @ 2014-10-23 16:07 Jason.Bird 阅读(118) 评论(0) 推荐(0)
摘要:sharepoint site performance 阅读全文
posted @ 2014-10-22 23:23 Jason.Bird 阅读(250) 评论(0) 推荐(0)
摘要:http://technet.microsoft.com/en-us/sysinternals/dd996900.aspxprocdump -ma -c 60 -s 10 -n 3 阅读全文
posted @ 2014-10-21 12:48 Jason.Bird 阅读(766) 评论(0) 推荐(0)
摘要:https://gallery.technet.microsoft.com/office/Move-SharePoint-2013-242869e2 阅读全文
posted @ 2014-10-15 16:02 Jason.Bird 阅读(291) 评论(0) 推荐(0)
摘要:--通过下面的查询得到trace ID select * from sys.traces--修改下面的@traceid参数,关闭,删除对应的traceexec sp_trace_setstatus @traceid = 2, @status = 0 exec sp_trace_setstatus @... 阅读全文
posted @ 2014-10-14 18:25 Jason.Bird 阅读(1987) 评论(0) 推荐(0)
摘要:C:\Windows\system32>cd /d d:\PSSDIAG\pssd_2k12_x64d:\PSSDIAG\pssd_2k12_x64>pssdiag.cmd2014/10/14 17:38:27.86 SQLDIAG Collection started. Press Ctrl+C ... 阅读全文
posted @ 2014-10-14 18:08 Jason.Bird 阅读(154) 评论(0) 推荐(0)
摘要:- all features were running on sitecollection level and at site levelBut here is the solution, i do not why it worked but it did work.Although you can... 阅读全文
posted @ 2014-10-13 11:44 Jason.Bird 阅读(252) 评论(0) 推荐(0)
摘要:first download the debugger tools "rtools_setup_x64"start C:\Program Files\Microsoft Visual Studio 12.0\Common7\IDE\Remote Debugger\x64 and runthe "ms... 阅读全文
posted @ 2014-10-09 02:01 Jason.Bird 阅读(579) 评论(0) 推荐(0)
摘要:stsadm -o setproperty -pn developer-dashboard -pv on 阅读全文
posted @ 2014-10-08 14:53 Jason.Bird 阅读(152) 评论(0) 推荐(0)