COGNOiSe.com - The IBM Cognos Community

ETL, App Development and other tools => Automation => Topic started by: soma.bss on 30 Jun 2008 05:39:42 AM

Title: Cognos 8 Cube Automation
Post by: soma.bss on 30 Jun 2008 05:39:42 AM
Hi,

I heard there are 2 utilities available for Cognos 8 Cube automation.

a) CubeSwap Utility to swap the old and new cube
b) pcConn Utility which updates the Cube Data souce connection to the new cube.

Please let me know, which one is the best way to refresh the Cube in Cognos 8.3 environment.

Thanks,
Soma
Title: Re: Cognos 8 Cube Automation
Post by: biejorrun on 30 Jun 2008 08:29:32 AM
Technically, you can't use any of these Tools to refresh a cube. Both utilities can change your datasource in Connection.

If you want to re-generate your cube, you could use trnsfrmr.exe over the command line.

Regards,

biejorrun
Title: Re: Cognos 8 Cube Automation
Post by: Blue on 19 Dec 2008 05:23:04 PM
For Transformer 8.3 it's cogtr.exe.  It must be executed from the bin folder where it's installed.

E.g.
c:
cd \cognos\c83\bin
cogtr.exe
Title: Re: Cognos 8 Cube Automation
Post by: clowicek on 23 Apr 2009 03:20:48 AM
Hi,
I wrote the applicationc in .NET SDK and is designed to generate cubes and I rewrote the CubeSwap. It works well but is only a platform for the win.  ;)
Title: Re: Cognos 8 Cube Automation
Post by: engrmaqsood on 21 May 2010 04:38:10 AM
Hi, could you please inform if your software rewrite of PCConn or Cubeswap work with namespace that ve got space in their names.
Our Active directories are named as "UK Active Directory" and "CE Active Directory".
I would like to use them for our internal use.

Please inform