Microsoft just dropped Cumulative Update 27 for SQL Server 2019.
It includes a bunch of fixes for Availability Groups and for Change Tracking, interestingly, even if you aren’t using Change Tracking you might be affected. Happy patchin’!
Microsoft just dropped Cumulative Update 27 for SQL Server 2019.
It includes a bunch of fixes for Availability Groups and for Change Tracking, interestingly, even if you aren’t using Change Tracking you might be affected. Happy patchin’!
Want to get an email when Microsoft publishes a new SP or CU for SQL Server? Subscribe here.
2 Comments. Leave new
Hey Brent’s back on this site! 😀
My friend says: note that known issue #1 equates to 10GB of error logs per day in their environment. So check your error logs and watch your drive space! Released on June 13th, no fix yet. Tick, tick, tick…
From the CU KB page:
“Known issues in this update
Issue one: Excessive logging of asynchronous API call warning in the error log
The newly-created warning message in issue 2901635 might fill up the SQL Server error log with thousands of occurrences. The message is “WARNING Long asynchronous API Call: The scheduling fairness of scheduler can be impacted by an asynchronous API invocation unexpectedly exceeding xxx ms.” This is due to an incorrect code change during the build process. If you experience this issue and prefer not to uninstall the CU as a solution, contact Microsoft Support.
Microsoft is working on a fix for this issue and it will be available in a future CU.”