Hi,
Depending on how good a box you have transformer on, you can schedule the cube builds using the command line parameters for transformer.
I usually work on nt server/workstations which have the scheduler service for the AT command.
The command line is placed in a batch file (for ease of modification and testing), with the batch file being scheduled using AT.
The command line I normally use is:
"c:\program files\cognos\cer1\bin\trnsfrmr.exe" -n -s C:\cognos\models\build.pyi
You can schedule all cube builds in a similar way. But, if your machine is not up to the task of parallel running 2 or 3 cube builds, you may need to spread the load over several machines.
Hope this is of some little help
Kevin **************************************************************
The difference between fiction and reality is that fiction has to make sense.
**************************************************************