Just to add a little bit to Ekrem's comments.
If there's anything where you want redundancy, then it is the log files. If you lose the mdf file,
you still backup the log, and have zero data loss. If you lose the log file, well, you can't do a
backup of the log...
Of course, above assumes full recovery model and that zero data loss is something you aim for.
--
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://sqlblog.com/blogs/tibor_karaszi
"childofthe1980s" <childofthe1980s@discussions.microsoft.com> wrote in message
news:50E6580B-AABF-4D2C-BE1F-466CCB1CCF62@microsoft.com...
> Hello:
>
> Is it OK to have ldf files on a RAID 0 drive?
>
> childofthe1980s
>
>