Can you try setting the SAMPLE_SIZE algorithm parameter to 5,000,000 (if you
are using a 64 bit machine + 64 bit SQL Server) or, say, 2,000,000 for a 32
bit machine/SQL Server ? By default, the algorithm is rather conservative
in using the system resources.
> I am using a 4-way box running Windows 2003 Server RC2, with 4 GB RAM.
Is it a 64 bit machine?
Just to make sure you are taking full advantage of the hardware: you should
be running the Enterprise edition of SQL Server 2005 (for parallel
processing) and, if you are using a 64 bit machine, the 64 bit of SQL Server
(to take advantage of the 4 GB or RAM)
--
--
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Please do not send email directly to this alias. It is for newsgroup
purposes only.
thanks,
bogdan
"Absolute" <vfando.TakeThisOut@gmail.com> wrote in message
news:u2F2FFeKIHA.1164@TK2MSFTNGP02.phx.gbl...
> Hello
>
> I am trying to run a clustering model (building mode) against a 15.000.000
> records table consisting in 45 fields (categorical and numeric). I have to
> kill the process after 5 hours because never ends. I have no problem with
> other in-database-dataming servers.
> I am using a 4-way box running Windows 2003 Server RC2, with 4 GB RAM.
>
> Any suggestion where to begin to analyze?
>
> Thanks in advanced. >> Stay informed about: Performance issues SQL Server 2005 Data Mining