Install Summary. Issues with compiling transformer stage.

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
Charpaul
Participant
Posts: 3
Joined: Mon Sep 11, 2006 7:37 am

Install Summary. Issues with compiling transformer stage.

Post by Charpaul »

I'm using windows XP professional edition, Datastage 7.5.2 and I'd like to be able to compile transformers stage ...

I have MKS Platform component 8.7 installed with the compiler cxx. That does not not work. I tryed to install Microsoft Visual C++ 2003. I found that VC++ 2005 is free so I installed it and tryed to compile with "cl" as APT_COMPILER. It did not solve my issues.

Have you any idea of what I should do and in what order ?

Regards.
kumar_s
Charter Member
Charter Member
Posts: 5245
Joined: Thu Jun 16, 2005 11:00 pm

Post by kumar_s »

So what is the error that's been thrown out?
Impossible doesn't mean 'it is not possible' actually means... 'NOBODY HAS DONE IT SO FAR'
kduke
Charter Member
Charter Member
Posts: 5227
Joined: Thu May 29, 2003 9:47 am
Location: Dallas, TX
Contact:

Post by kduke »

XP Pro is not a supported platform.
Mamu Kim
Charpaul
Participant
Posts: 3
Joined: Mon Sep 11, 2006 7:37 am

Hi

Post by Charpaul »

Here are the errors:
##I TOSH 000002 11:04:38(001) <main_program> orchgeneral: loaded
##I TOSH 000002 11:04:38(002) <main_program> orchsort: loaded
##I TOSH 000002 11:04:38(003) <main_program> orchstats: loaded
##W TFPA 000015 11:04:39(002) <main_program> Warning: unable to chdir(hans): No such file or directory
##W TFCC 000014 11:04:43(000) <main_program> Illegal character conversion found converting from UTF-8.
##E TBLD 000000 11:04:43(001) <main_program> Error when checking composite operator: Subprocess command failed with exit status 256
##E TFSR 000019 11:04:43(002) <main_program> Could not check all operators because of previous error(s)
##W TFCP 000000 11:04:43(003) <transform> Error when checking composite operator: The number of reject datasets "0"is less than the number of input datasets "1".
##W TBLD 000000 11:04:43(004) <main_program> Error when checking composite operator: Output from subprocess: cxx: file 'C:/PROGRA~1/MKSTOO~1/etc/cxx.ccg': Le fichier sp?cifi? est introuvable.

And I Have only issues when I try to compile transformer stages ...
MatsM
Participant
Posts: 3
Joined: Thu Nov 25, 2004 9:21 am

Re: Hi

Post by MatsM »

Yes also found at that it is not supported :-(

Operating System
Windows Server 2003 (Standard and Professional) is the only supported platform for
DataStage 7.5x2 (Server and Enterprise Edition). All testing for release 7.5x2 was done
with Windows Server 2003.

/Mats
/Mats, 3
Post Reply