COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Transformer => Topic started by: cognos05 on 16 Jun 2021 01:42:57 PM

Title: Cube build time
Post by: cognos05 on 16 Jun 2021 01:42:57 PM
Hi ,

Iam using the below script to buil cognos ransformer cubes.

cd "C:\Program Files (x86)\ibm\cognos\c11\bin"
cogtr.exe -n2 -c -g -s -m"E:\Cognos Cubes\DWH Agency Sales Cube\Model\DWH Agency Sales Daily.mdl"

I am rebuilding the cubes in two similar servers with same data and one serer completes cube buil in 20 mins and other takes 35 minutes.

Is there any specific command I can use the cube build process to say build parallely if there is more than 1 cube building on the same server at similar time.