Search found 21 matches

by lottokahe
Thu May 31, 2007 4:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Compilation Error
Replies: 9
Views: 4972

Hi.

Problem is solved.
I installed the Compiler in Version 7 and reinstalled DataStage.
After that, I am able to compile all Jobs.

Thank you for your help.

regards,

Sven
by lottokahe
Tue May 22, 2007 7:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Compilation Error
Replies: 9
Views: 4972

Yes, you are right.
We will install Version7 tonite. Are there some things to do before or after the installation of the new Compiler version?

Thanks for your reply.
by lottokahe
Tue May 22, 2007 6:19 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Compilation Error
Replies: 9
Views: 4972

Hi Ray,

thanks for your reply, but i can't see your answer. I registered me for premium membership, but i think i still have to wait a while for being granted to access the premium posts.
by lottokahe
Tue May 22, 2007 12:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Compilation Error
Replies: 9
Views: 4972

Hi, thanks for your reply. @Craig: "For AIX, Visual Age C++ 6.0, XL C/C++ v7" (Install and Upgrade Guide) lslpp -L | grep -i xlc delivers: xlC.aix50.rte 6.0.0.13 xlC.cpp 6.0.0.0 xlC.rte 6.0.0.0 xlC.msg.en_US.cpp 6.0.0.0 seems to be the compiler in Version 6. Should we have to install Versi...
by lottokahe
Mon May 21, 2007 9:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Compilation Error
Replies: 9
Views: 4972

Compilation Error

Hi together, i have installed DS/EE 7.5.2 on Aix and now i am in big trouble. A Job within a Transformer won't be compiled, without a Transformer it will be --> Compiler Setup. So far so good How can i configure DS with the right Compiler Options? Compiler is xlC. Thank you for your help, regards lo...
by lottokahe
Wed Dec 13, 2006 8:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Left padding
Replies: 3
Views: 1877

Thanks

ray.wurlod wrote:

Code: Select all

Str("0", 10-Len(MyString)) : MyString
...

Thank you Ray. That is exactly what i needed.
Greetings,

Sven