I have been working with OCS deployments and SQL infrastructure. The
"dedicated" requirement is typical developer misunderstanding of SQL. Most
of these guys developed against SQLExpress on their own machines and seemed
surprised at its performance limitations and projected those limitations
onto full-blown SQL. A properly designed and tuned SQL server (clustered or
not) can handle all the back-end database functions of OCS without having to
build umpteen-jillion dedicated instances/servers.
Our shop is really pushing the envelope on OCS and has not really had any
SQL issues. Then again, I get to design and set up the servers so I know
they will perform adequately.
--
Geoff N. Hiten
Senior SQL Infrastructure Consultant
Microsoft SQL Server MVP
"Tom_Slycke" wrote in message
>I have a SQL 2005 cluster as the backend of my OCS 2007 environment. It is
>a shared server. I recently found information that the OCS DB should be on
>its own SQL server, or at least its own instance with dedicated spindles
>for the data and log files.
>
> The cluster its on now is shared so I guess I'll need to create a new
> instance.
> Not having a huge SQL clustering background I did a little googl'ing and i
> found some messages saying that instances are not support in an
> active/passive cluster.
> Is this true?
>
> Thanks in advance!!!
> >> Stay informed about: SQL 2005 active/passive - multiple instances