Author Topic: Unix command line and FM Package  (Read 531 times)

Offline picnic

  • Associate
  • **
  • Posts: 2
  • Forum Citizenship: +0/-0
Unix command line and FM Package
« on: 18 Jul 2011 02: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.   

Offline nybble

  • Full Member
  • ***
  • Posts: 12
  • Forum Citizenship: +2/-0
Re: Unix command line and FM Package
« Reply #1 on: 26 Jul 2011 09: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.

Offline picnic

  • Associate
  • **
  • Posts: 2
  • Forum Citizenship: +0/-0
Re: Unix command line and FM Package
« Reply #2 on: 29 Jul 2011 06: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.