If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

Cube build time

Started by cognos05, 16 Jun 2021 01:42:57 PM

Previous topic - Next topic

cognos05

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.