Compilation error for Tranformer in windows

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
rumu
Participant
Posts: 286
Joined: Mon Jun 06, 2005 4:07 am

Compilation error for Tranformer in windows

Post by rumu »

Hi All,

I am new to Parallel version.
I am creating a simle job

SeqFile---->Transf----->Seqfile.

During compilation it is throwing error---

when the same job is done removing transformer...it is working fine...

can anybody give me spcfc reason....

Thanks In Advance
BalageBaju
Participant
Posts: 34
Joined: Fri Sep 22, 2006 10:59 pm
Location: India

Post by BalageBaju »

Hi Ramu,

What is the error message its throwing?

Balaji
Nageshsunkoji
Participant
Posts: 222
Joined: Tue Aug 30, 2005 2:07 am
Location: pune
Contact:

Post by Nageshsunkoji »

BalageBaju wrote:Hi Ramu,

What is the error message its throwing?

Balaji
Hi,

I think ramu's problem is, he is not able to compile his job. you may need to check your C ++ installation in your server. Transformer stage is driven by C ++ code only.
NageshSunkoji

If you know anything SHARE it.............
If you Don't know anything LEARN it...............
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Only the error message permits cogent diagnosis.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply