> It's a best practice to have the data and logs on separate partitions.
> This
[quoted text clipped - 47 lines]
>
> Thanks!
Initially, try both data and log for tempdb. If that is satisfactory, you
can leave it. If you still have perf issues, then move the log to another
drive.

Signature
Tom
----------------------------------------------------
Thomas A. Moreau, BSc, PhD, MCSE, MCDBA, MCITP, MCTS
SQL Server MVP
Toronto, ON Canada
https://mvp.support.microsoft.com/profile/Tom.Moreau
Hi Tom, thanks for the advice, just to clarify are you suggesting moving
both TempDB Data and Log to G to start or just the Data?
> It's a best practice to have the data and logs on separate partitions.
> This
[quoted text clipped - 47 lines]
>
> Thanks!
Bishop - 14 Mar 2008 19:24 GMT
Changes worked great! Thanks for the recomendations.
> Initially, try both data and log for tempdb. If that is satisfactory, you
> can leave it. If you still have perf issues, then move the log to another
[quoted text clipped - 54 lines]
>>
>> Thanks!
Tom Moreau - 19 Mar 2008 14:14 GMT
Great news. Thanx for the follow-up. :-)

Signature
Tom
----------------------------------------------------
Thomas A. Moreau, BSc, PhD, MCSE, MCDBA, MCITP, MCTS
SQL Server MVP
Toronto, ON Canada
https://mvp.support.microsoft.com/profile/Tom.Moreau
Changes worked great! Thanks for the recomendations.
> Initially, try both data and log for tempdb. If that is satisfactory, you
> can leave it. If you still have perf issues, then move the log to another
[quoted text clipped - 20 lines]
>>
>> HTH