COGNOiSe.com - The IBM Cognos Community

Legacy Business Intelligence => COGNOS Transformer => Topic started by: picnic on 18 Jul 2011 03:16:57 AM

Title: Unix command line and FM Package
Post by: picnic on 18 Jul 2011 03:16:57 AM
Hi all,


I'm trying to build a cube for the first time in Unix.  This cube uses an FM package as it's data source.   The build works perfect in Windows however from Unix I'm receiving the following.

(TR3001) The Cognos gateway is unable to connect to the Cognos BI server. The server may be unavailable or the gateway may not be correctly configured. Try again or contact your administrator.

My guess at the moment is that, similar to Windows, the gateway and dispatcher requires some setup to point to the same place my Windows config does.

Does anyone have any experience with this, and can point me in the right direction?

Thanks.   
Title: Re: Unix command line and FM Package
Post by: nybble on 26 Jul 2011 10:43:29 AM
You need to run IBM Cognos Configuration for Transformer on UNIX. There is a .sh file to start it in the bin directory.

Alternatively you can probably copy over the cogstartup.xml from your Windows Transformer to the UNIX one.
Title: Re: Unix command line and FM Package
Post by: picnic on 29 Jul 2011 07:09:14 AM
Thanks for the reply nybble,

Turns out I just needed to update the singon and not use the DB signon.

Thanks again.