Hi,
If you are using COGNOS 8.4 and TRANSFORMER 8.4, you may try this :
Initiate the process manualy :
- generate and deploy your cube on your windows system,
- copy/paste (via ftp) the windows folder (the mdc file, the ver file and the folder with the same name of your ver file into your UNIX environment.
Schedule the process with a script :
- generate and deploy your cube on your windows system,
- rename the ver file on UNIX, create a folder with the same name of the modified ver file and copy/paste the mdc file into the new folder
It works fine on a windows sever.
Rgds