Debug / Start Deiagnostic Tools Without Debugging
Choose CPU Usage
Look at Call with biggest Total CPU % and TotalCPU (ms)
meine Sys/Db admin & Developper Notitzen - wer Rechtschreibfehler findet darf sie behalten ... my Sys/Db Admin and developper notes - I don't care about typos
Monday, August 29, 2016
Thursday, August 25, 2016
Sql Server Statistics for query time and so on - für Messung der Dauer einer Abfrage
set statistics io on;
SET STATISTICS TIME on;
SET STATISTICS TIME on;
Friday, August 19, 2016
log4view example / beispiels pattern
^%date{yyyy-MM-dd HH:mm:ss.ffff} |%level |%logger |%m |%exception |
Subscribe to:
Posts (Atom)