jamesrod817
209d7e48d8
Tempdb ( #7022 )
...
* Server changes by James
* tempdb
2019-09-13 16:19:48 -07:00
PaulRandal
969733ab77
Added VDI_CLIENT_OTHER to the list of ignored waits ( #4197 )
...
* Update waits_paul_randal.sql
Added the PREEMPTIVE_OS_FLUSHFILEBUFFERS wait to the list to ignore
* Update waits_detail_paul_randal.sql
Add PREEMPTIVE_OS_FLUSHFILEBUFFERS to ignore list.
* Update waits_paul_randal.sql
* Update waits_detail_paul_randal.sql
* Update package.json
* Update README.md
* Update CHANGELOG.md
2019-02-27 09:07:41 -08:00
PaulRandal
a73f5e83ec
Add PREEMPTIVE_OS_FLUSHFILEBUFFERS to ignore list in waits script ( #4030 )
...
* Update waits_paul_randal.sql
Added the PREEMPTIVE_OS_FLUSHFILEBUFFERS wait to the list to ignore
* Update waits_detail_paul_randal.sql
Add PREEMPTIVE_OS_FLUSHFILEBUFFERS to ignore list.
2019-02-13 13:21:17 -08:00
Peter Schneider
9baee1c22c
Changed the stored procedure call to work on case sensitive instances ( #1809 )
2018-06-30 15:48:15 -07:00
Abbie Petchtes
b12cac0ac3
Changed DB Space Usage and DB Buffer Usage to show only top 10 data and update README ( #1248 )
2018-04-24 13:09:13 -07:00
Brendan Mason
3af05d62b2
Add square brackets for ms_foreachdb call ( #1023 )
...
Add square brackets around ? to support database names with special characters
2018-03-30 09:54:12 -07:00
Matt Irvine
9a2e8cffed
Use nvarchar(128) for database name in db space script ( #999 )
2018-03-26 17:42:26 -07:00
Abbie Petchtes
7099b11651
Add sample for server reports ( #960 )
...
* add sample for server reports
* add license and headers for all samples
* add new icons for sp_whoisactive
* address comments and use sqlops node module
2018-03-22 21:41:14 -07:00