Question : How to install SQLServer Standard 2005

How to install SQL Server Standard 2005 on Server 2003 R3 with RAID 5

Answer : How to install SQLServer Standard 2005

If you have your RAID 5 configuration done, then Install SQL Server in such a way that

* Have SQL Server Installation files in one drive
* Move your tempdb to one of the drive and split it into files of size equal to the processor count ( Can be done after the installation)
* Move data files of user databases into one drive( Can be done after the installation)
* Move log files of user databases into one drive( Can be done after the installation)

Kindly revert if you don't know how to do any of the steps so that I can help you out on that.
Random Solutions  
 
programming4us programming4us