May 8, 2018 at 9:40 am
Hello there,
I have a couple of doubts about what tests i should do on a hardware before installing SQL Server and starting to create databases in it.
You guys recommend running MSFT software SQLIOSim or Diskspd.exe on all of the LUNS, Physical disks on the hardware which will be used to create databases?
I've been having a couple of Error 824 in my computer(nothing important lol) and after reading and reading i found the tools mentioned above and my hard drive was in fact damaged.
What's the next step in a production environment if one of these errors corrupts the database?
Error 824 according to Microsoft
Any other tasks before installing SQL Server in a production hardware?
thanks!
May 8, 2018 at 10:16 am
If you get 823/824/825, you likely have some hardware/driver issue. You should really stress the system, especially storage, and use HammerDB, SQLIO, something to be sure you have everything working.
If you get corruption in production, better make sure you have backups to restore from. The fix could be as simple as drop/create an index or it could be a problem in a table. In that case, you might be restoring from a backup
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply