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.
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.
Thanks for the reply nybble,
Turns out I just needed to update the singon and not use the DB signon.
Thanks again.