![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Alle files have the same size, and same settings for Autogrowth, same location as well. Closed properties windows by clicking OK, and the files where generated. Any addition steps that should be taken? |
#3
| |||
| |||
|
|
If you have multiple disks at your disposal, an additional benefit of having multiple tempdb files is that you can place them on separate drives. If you put 8 or 16 tempdb files all in the same location, you may get some gain in CPU performance, but your I/O is not going to get any better... in fact it may get inversely worse as your CPU improves. The tempdb files is placed on it's own disk array, and so is datafiles and |
#4
| |||
| |||
|
| "Aaron Bertrand" wrote: If you have multiple disks at your disposal, an additional benefit of having multiple tempdb files is that you can place them on separate drives. If you put 8 or 16 tempdb files all in the same location, you may get some gain in CPU performance, but your I/O is not going to get any better... in fact it may get inversely worse as your CPU improves. The tempdb files is placed on it's own disk array, and so is datafiles and logfiles. /MRW |
#5
| |||
| |||
|
|
I thought that it was best to not allow autogrow when you have multiple tempdb data files? This was because of the way that the different files would get filled. Chris "MRWildiac" <MRWildiac (AT) discussions (DOT) microsoft.com> wrote in message news 859A212-8FF6-4147-B4B4-D81213A17629 (AT) microsoft (DOT) com..."Aaron Bertrand" wrote: If you have multiple disks at your disposal, an additional benefit of having multiple tempdb files is that you can place them on separate drives. If you put 8 or 16 tempdb files all in the same location, you may get some gain in CPU performance, but your I/O is not going to get any better... in fact it may get inversely worse as your CPU improves. The tempdb files is placed on it's own disk array, and so is datafiles and logfiles. /MRW |
#6
| |||
| |||
|
| "Aaron Bertrand" wrote: If you have multiple disks at your disposal, an additional benefit of having multiple tempdb files is that you can place them on separate drives. If you put 8 or 16 tempdb files all in the same location, you may get some gain in CPU performance, but your I/O is not going to get any better... in fact it may get inversely worse as your CPU improves. The tempdb files is placed on it's own disk array, and so is datafiles and logfiles. /MRW __________ Information from ESET NOD32 Antivirus, version of virus signature database 4434 (20090917) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com |
#7
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |