开发者

Did sql server 2005 sp3 stop the SQL service

开发者 https://www.devze.com 2022-12-08 20:05 出处:网络
I need to install SQL server 2005 sp3. I need to know before if the installation need a reboot and if the installation will stop my 开发者_C百科SQL service. I got over 300 database on my server.

I need to install SQL server 2005 sp3. I need to know before if the installation need a reboot and if the installation will stop my 开发者_C百科SQL service. I got over 300 database on my server.

thanks.


Whether or not, a reboot is required, it would seem prudent to manage the risk involved by scheduling a down window, just in case something unexpected happens during the install.

If you are talking about a mission-critical production server, I'd want to have any worse case scenarios catered for.


Yes. The install of SP3 will require a reboot (at least it always has in the 10 or so I've done).

0

精彩评论

暂无评论...
验证码 换一张
取 消