Skip navigation

Should I apply NT 4.0 SP5 to my SQL Server system?

A. NT Service Packs do not have any shared code that affects the SQL Server kernel, so application of NT service packs should be independent of SQL Server and should be applied based on the stability or otherwise of your NT system - plus it's exposure to security exploits, denial-of-service etc. And there are a LOT of these fixed in NT4 SP5.

Always check with your hardware vendor and any suppliers of 3rd party device drivers, systems management, virus checkers etc. that they support SP5 and application of the SP won't stop the server from booting! In particular there are issues with Adaptec and Compaq Array controllers that arose starting with SP4 (For Compaq Smart IIP controllers make sure your firmware as at least version 3.08). If you have some identical/similar hardware on less critical or test systems, then apply the SP to these first. For Compaq servers as a whole you need to be on at least SSD 2.11.

However, SQL Server does tend to stress the hardware/memory/pci bus/disk subsystem and could therefore expose a bug/compatibilty problem between the NT kernel and the hardware or 3rd party hardware device drivers. Therefore it is technically possible for it to expose a bug in an NT driver that doesn't otherwise show itself.


TAGS: Security SQL
Hide comments

Comments

  • Allowed HTML tags: <em> <strong> <blockquote> <br> <p>

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
Publish