The Death of SQL Server Service Packs (Dear SQL DBA Episode 52)

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Fantastic video! Please keep uploading the videos with subtitles! Thank you so much from Brazil!

luisflavioaquino
Автор

Thanks for the podcast Kendra... as usual, great content!

msurasky
Автор

Thank you, for sharing Service Packs information of SQL Server

yoshihirokawabataify
Автор

For those of us managing, literally, hundreds (or more) SQL Server installations, and we can't afford to check/test each install individually -- SPs made some sense..
But if MS certifies stability and assures that no functional changes are made (like SELECT becomes an INSERT, or triggers now only work on Tuesdays)... then I'm OK with simply scheduling CUs.
However, something I think the video should have mentioned was whether the CUs require previous CUs OR are they truly cumulative -- ie.,
If there's CU # 1, and #2 and #3, but we didn't install #2, then can we just install number 3. If the names are anything to go by, then clearly you could have skipped CU #1 and CU #2 because CU #3 should contain CU 1 and 2 (being 'cumulative' and all).

PhrontDoor