From c2153258c3868a326e1d18d4dcc97ba8e44989ba Mon Sep 17 00:00:00 2001 From: Chrissy LeMaire Date: Sat, 5 Oct 2024 19:58:01 +0200 Subject: [PATCH] v2.1.25 --- bin/dbatools-index.json | Bin 8893264 -> 8895224 bytes .../SQLServerDiagnosticQueries_2019.sql | 2 +- .../SQLServerDiagnosticQueries_2022.sql | 5 +++-- dbatools.psd1 | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/bin/dbatools-index.json b/bin/dbatools-index.json index df1c5240e96276e77e8cb8f5a2d59aef29f91a12..9c8e053d410b236b1dfa49a4eb914d16038328d6 100644 GIT binary patch delta 907 zcmZwDJ4};N6bJBI_^jolls*I%0c#N`rD{>ssvlUWJVXTrS}XD@w#Z9B5D`T!a4JjFqoJ){BCkjPVV{Nv-)jX`t@^K3XzK9 zD4rzRMrztl8cHCU5=l!*q@!fglYxw6q8*e%skD=J(QZnkJ(Nxvlu3KZO#8?}S+t+B zDTi{&N_lT=k}I0)m3SkV*~(uEZK=_B208k*$r#fcjZz%DriPx!A}*UPf%Rp1rMTA* z@JyEFRd~6|2Kiuz18@)yfddNQFdTtGI10z$I5^=1oP<-c~M|hxS>h5s2uE{Rq9j){AnWI#MTAH!l5FMh5HvOb6A;EX4x^Rr1JWlV(0Q^wT^pY ziYB8&_{AWm_KH579Z2Cvil7)k)y^f!NVqgzB5~~xk1^3KhS4@4y2T)`Y)C2m*4QHR znp~vg&%QP_uTQuo!{!_2t+oJu)hqlwR?}_bh`}N8YP%vEtimAG~Qp8D?88r-5zc=5*Ht#FMeT)~lf#me@VS}mJDIOYF$W&gXfVs<_2nu#u@G=^6f z6)1vYI1Mf+fl_e887PBtsDMg13srCq&cg+$h8nmCm!KBvpdLKnh0EZBE6@N}VKYM$ zG(!utf*;!88U!E+?Qk7BpcA^F8+zad^g!%Y}~LAV7&a2tl<4vfHExCf(fA0EI% U2*DUUf^i^t3{PUKi{X&^4|WTG&j0`b delta 561 zcmWm8$xagi0LS5}jv%WAt+HEML>+fF5sTo0O0j@Nu&5OQ*$Wg9tO{E7k4=mR6A5!8 zO+1qr(_~)3BTvB_kZ|PZ;k$qPdt2tt?v|O9ONVq=rj95}**dBm$pzHqmw$N5|ye<<*HDns&rajRm&&8YIH`mI;(R!pRvq#C%zs|WN!{u$84|P%5{DO zt$!}t-O#sar~SSSJ6>s-sdUJ~1zf}>T*eh##WmES9t~(j6Rx8fH_(EcPC68b4B0i& zRGIDG4t&oWHRg?&v24s5bI$MWK#t4y{tcJdKRYAlubl~P{_(s>B{BiD;uhM_j@!6{ zySRrA+{XhvL??pi!Xt#xjUM#kF~aD>6ZB&MPZ7Z&p5ZzEAEJ1PA-uvcMlg!k7{fRw zFo`KlV+JwIVh;0&V*!g;!W%4O1#gkSJG{pStYQrx@d-(M#ut2ru#Rs|B9lsH9RN}P B`w0L5 diff --git a/bin/diagnosticquery/SQLServerDiagnosticQueries_2019.sql b/bin/diagnosticquery/SQLServerDiagnosticQueries_2019.sql index 2fcda6e014..bba5a92302 100644 --- a/bin/diagnosticquery/SQLServerDiagnosticQueries_2019.sql +++ b/bin/diagnosticquery/SQLServerDiagnosticQueries_2019.sql @@ -1,7 +1,7 @@ -- SQL Server 2019 Diagnostic Information Queries -- Glenn Berry --- Last Modified: September 11, 2024 +-- Last Modified: October 2, 2024 -- https://glennsqlperformance.com/ -- https://sqlserverperformance.wordpress.com/ -- YouTube: https://bit.ly/2PkoAM1 diff --git a/bin/diagnosticquery/SQLServerDiagnosticQueries_2022.sql b/bin/diagnosticquery/SQLServerDiagnosticQueries_2022.sql index 662389b98b..298e8bdda6 100644 --- a/bin/diagnosticquery/SQLServerDiagnosticQueries_2022.sql +++ b/bin/diagnosticquery/SQLServerDiagnosticQueries_2022.sql @@ -1,7 +1,7 @@ -- SQL Server 2022 Diagnostic Information Queries -- Glenn Berry --- Last Modified: September 11, 2024 +-- Last Modified: October 3, 2024 -- https://glennsqlperformance.com/ -- https://sqlserverperformance.wordpress.com/ -- YouTube: https://bit.ly/2PkoAM1 @@ -83,6 +83,7 @@ SELECT @@SERVERNAME AS [Server Name], @@VERSION AS [SQL Server and OS Version In -- 16.0.4131.2 CU13 + GDR 7/9/2024 https://support.microsoft.com/en-us/topic/kb5040939-description-of-the-security-update-for-sql-server-2022-cu13-july-9-2024-16a61a81-926c-46a5-b6c0-edbca541f2f6 -- 16.0.4135.4 CU14 7/23/2024 https://learn.microsoft.com/en-us/troubleshoot/sql/releases/sqlserver-2022/cumulativeupdate14 -- 16.0.4140.3 CU14 + GDR 9/10/2024 https://support.microsoft.com/en-us/topic/kb5042578-description-of-the-security-update-for-sql-server-2022-cu14-september-10-2024-560e6e4c-1f49-4c18-9eb7-054e9fdee3c7 +-- 16.0.4145.4 CU15 9/25/2024 https://learn.microsoft.com/en-us/troubleshoot/sql/releases/sqlserver-2022/cumulativeupdate15 -- What's new in SQL Server 2022 (16.x) -- https://bit.ly/3MJEjR1 @@ -2199,7 +2200,7 @@ ORDER BY total_worker_time DESC OPTION (RECOMPILE); -- Determine which scalar UDFs are in-lineable (Query 84) (Inlineable UDFs) -SELECT OBJECT_NAME(m.object_id) AS [Function Name], is_inlineable, inline_type, +SELECT OBJECT_NAME(m.object_id) AS [Function Name], m.is_inlineable, m.inline_type, efs.total_worker_time FROM sys.sql_modules AS m WITH (NOLOCK) LEFT OUTER JOIN sys.dm_exec_function_stats AS efs WITH (NOLOCK) diff --git a/dbatools.psd1 b/dbatools.psd1 index 43f2aa3c8d..a07325b46d 100644 --- a/dbatools.psd1 +++ b/dbatools.psd1 @@ -11,7 +11,7 @@ RootModule = 'dbatools.psm1' # Version number of this module. - ModuleVersion = '2.1.24' + ModuleVersion = '2.1.25' # ID used to uniquely identify this module GUID = '9d139310-ce45-41ce-8e8b-d76335aa1789'