Skip to content

Commit 6df3335

Browse files
v2.7.20
1 parent f5a21cb commit 6df3335

16 files changed

+35
-32
lines changed

bin/dbatools-index.json

2.38 MB
Binary file not shown.

bin/diagnosticquery/SQLServerDiagnosticQueries_2005.sql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
-- SQL Server 2005 Diagnostic Information Queries
33
-- Glenn Berry
4-
-- Last Modified: January 1, 2025
4+
-- Last Modified: January 1, 2026
55
-- https://glennsqlperformance.com/
66
-- https://sqlserverperformance.wordpress.com/
77
-- YouTube: https://bit.ly/2PkoAM1
@@ -14,7 +14,7 @@
1414
-- Please make sure you are using the correct version of these diagnostic queries for your version of SQL Server
1515

1616
--******************************************************************************
17-
--* Copyright (C) 2025 Glenn Berry
17+
--* Copyright (C) 2026 Glenn Berry
1818
--* All rights reserved.
1919
--*
2020
--*

bin/diagnosticquery/SQLServerDiagnosticQueries_2008.sql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
-- SQL Server 2008 Diagnostic Information Queries
33
-- Glenn Berry
4-
-- Last Modified: January 1, 2025
4+
-- Last Modified: January 1, 2026
55
-- https://glennsqlperformance.com/
66
-- https://sqlserverperformance.wordpress.com/
77
-- YouTube: https://bit.ly/2PkoAM1
@@ -14,7 +14,7 @@
1414
-- Please make sure you are using the correct version of these diagnostic queries for your version of SQL Server
1515

1616
--******************************************************************************
17-
--* Copyright (C) 2025 Glenn Berry
17+
--* Copyright (C) 2026 Glenn Berry
1818
--* All rights reserved.
1919
--*
2020
--*

bin/diagnosticquery/SQLServerDiagnosticQueries_2008R2.sql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
-- SQL Server 2008 R2 Diagnostic Information Queries
33
-- Glenn Berry
4-
-- Last Modified: January 1, 2025
4+
-- Last Modified: January 1, 2026
55
-- https://glennsqlperformance.com/
66
-- https://sqlserverperformance.wordpress.com/
77
-- YouTube: https://bit.ly/2PkoAM1
@@ -14,7 +14,7 @@
1414
-- Please make sure you are using the correct version of these diagnostic queries for your version of SQL Server
1515

1616
--******************************************************************************
17-
--* Copyright (C) 2025 Glenn Berry
17+
--* Copyright (C) 2026 Glenn Berry
1818
--* All rights reserved.
1919
--*
2020
--*

bin/diagnosticquery/SQLServerDiagnosticQueries_2012.sql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
-- SQL Server 2012 Diagnostic Information Queries
33
-- Glenn Berry
4-
-- Last Modified: August 4, 2025
4+
-- Last Modified: January 1, 2026
55
-- https://glennsqlperformance.com/
66
-- https://sqlserverperformance.wordpress.com/
77
-- YouTube: https://bit.ly/2PkoAM1
@@ -25,7 +25,7 @@
2525

2626

2727
--******************************************************************************
28-
--* Copyright (C) 2025 Glenn Berry
28+
--* Copyright (C) 2026 Glenn Berry
2929
--* All rights reserved.
3030
--*
3131
--*

bin/diagnosticquery/SQLServerDiagnosticQueries_2014.sql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
-- SQL Server 2014 Diagnostic Information Queries
33
-- Glenn Berry
4-
-- Last Modified: November 3, 2025
4+
-- Last Modified: January 1, 2026
55
-- https://glennsqlperformance.com/
66
-- https://sqlserverperformance.wordpress.com/
77
-- YouTube: https://bit.ly/2PkoAM1
@@ -25,7 +25,7 @@
2525

2626

2727
--******************************************************************************
28-
--* Copyright (C) 2025 Glenn Berry
28+
--* Copyright (C) 2026 Glenn Berry
2929
--* All rights reserved.
3030
--*
3131
--*

bin/diagnosticquery/SQLServerDiagnosticQueries_2016SP1.sql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
-- SQL Server 2016 Diagnostic Information Queries
33
-- Glenn Berry
4-
-- Last Modified: November 3, 2025
4+
-- Last Modified: January 1, 2026
55
-- https://glennsqlperformance.com/
66
-- https://sqlserverperformance.wordpress.com/
77
-- YouTube: https://bit.ly/2PkoAM1
@@ -25,7 +25,7 @@
2525

2626

2727
--******************************************************************************
28-
--* Copyright (C) 2025 Glenn Berry
28+
--* Copyright (C) 2026 Glenn Berry
2929
--* All rights reserved.
3030
--*
3131
--*

bin/diagnosticquery/SQLServerDiagnosticQueries_2016SP2.sql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
-- SQL Server 2016 SP2 Diagnostic Information Queries
33
-- Glenn Berry
4-
-- Last Modified: November 11, 2025
4+
-- Last Modified: January 1, 2026
55
-- https://glennsqlperformance.com/
66
-- https://sqlserverperformance.wordpress.com/
77
-- YouTube: https://bit.ly/2PkoAM1
@@ -25,7 +25,7 @@
2525

2626

2727
--******************************************************************************
28-
--* Copyright (C) 2025 Glenn Berry
28+
--* Copyright (C) 2026 Glenn Berry
2929
--* All rights reserved.
3030
--*
3131
--*

bin/diagnosticquery/SQLServerDiagnosticQueries_2017.sql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
-- SQL Server 2017 Diagnostic Information Queries
33
-- Glenn Berry
4-
-- Last Modified: November 11, 2025
4+
-- Last Modified: January 1, 2026
55
-- https://glennsqlperformance.com/
66
-- https://sqlserverperformance.wordpress.com/
77
-- YouTube: https://bit.ly/2PkoAM1
@@ -25,7 +25,7 @@
2525

2626

2727
--******************************************************************************
28-
--* Copyright (C) 2025 Glenn Berry
28+
--* Copyright (C) 2026 Glenn Berry
2929
--* All rights reserved.
3030
--*
3131
--*

bin/diagnosticquery/SQLServerDiagnosticQueries_2019.sql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
-- SQL Server 2019 Diagnostic Information Queries
33
-- Glenn Berry
4-
-- Last Modified: November 13, 2025
4+
-- Last Modified: January 1, 2026
55
-- https://glennsqlperformance.com/
66
-- https://sqlserverperformance.wordpress.com/
77
-- YouTube: https://bit.ly/2PkoAM1
@@ -25,7 +25,7 @@
2525

2626

2727
--******************************************************************************
28-
--* Copyright (C) 2025 Glenn Berry
28+
--* Copyright (C) 2026 Glenn Berry
2929
--* All rights reserved.
3030
--*
3131
--*

0 commit comments

Comments
 (0)