If you run the Data Clustering Engine on a multi-processor computer, the number of processors is automatically detected and used as the default value for the number of key-scoring threads created. If you need to alter this behaviour, you can to do one of the following:
The multi-threaded clustering feature is only available with Key-Scoring.
Set the environment variable
SSA_DCETHREADS=#
, where
#
is the number of threads. This environment variable should be set before the DCE Server is started or optionally you can set this variable using the Console’s
Settings
Environment Settings
dialog.
Add the
THREADS(#)
keyword in the clustering job options in the Project definition file. The
#
indicates the number of threads that you want to make available to the key-scoring process. e.g.