Problem creating a cube

Hi all!

I have a problem with Cognos Transformer on AIX system. I created three cube’s models but I’m getting a error in other one. I searched on google about the error but i couldn’t fix the error.
I created the cube on Windows and I check the data with Cognos Power Play and everything is ok. I copied the cube and type the following command and this is the error that i get. With the other 2 cubes i did not get the error.

Do you have idea why I’m getting these error??

Thansk!!

you say you have 3 models. 2 models work on windows and on unix ie. the transformer models (.pyj) create a cube succesfully a cube (.mdc file(s)). Cognos 8 connects to the mdc file.

i’m struggling with this line:

I copied the cube and type the following command and this is the error that i get
you must copy the transformer model to the unix server because in the screenshot you give the transformer command to genereate the cube...? :-\

Transformer creates the cube based on a model (*.pyj) and uses the connections to the datasource from the server were transformer is started.

  1. is the 3rd model using a different database type as source?
  2. is the 3rd model more complex/bigger than the other two?
  3. are the hardware specs of the unix server less than the windows server?