Search found 452 matches

by kaps
Mon Jun 08, 2009 9:30 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fresh Install...Compile problem with transformer
Replies: 16
Views: 14974

Can anyone answer this question of whether we need to have same version mentioned in the docs or can we have any higher versions ?

We contacted IBM and they yet to get back to us on this.

I was hoping someone would have atleast faced the same problem.

Thanks
by kaps
Thu Jun 04, 2009 8:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fresh Install...Compile problem with transformer
Replies: 16
Views: 14974

Nagarjuna - Where should I look for the.so file ?

Thanks
by kaps
Thu Jun 04, 2009 8:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fresh Install...Compile problem with transformer
Replies: 16
Views: 14974

Craig - To answer your question...In documentation it says "XLC C++ v7 is required for DataStage EE". I would think anything greater than 7 should be good. Is that correct ?

Thanks
by kaps
Wed Jun 03, 2009 3:37 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fresh Install...Compile problem with transformer
Replies: 16
Views: 14974

jsecln - Please take a look at my first post in where I mentioned that since I was not able to find the /usr/vacpp/bin/xlC_r file I replaced it.

AS of now it looks in /usr/lpp/xlC/exe/ folder.

Please look at my last post and tell me what could be the problem.

Thanks
Kappi
by kaps
Wed Jun 03, 2009 1:21 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fresh Install...Compile problem with transformer
Replies: 16
Views: 14974

Some more details about the environment... lslpp -L | grep -i xlc gives the following... xlC.aix50.rte 9.0.0.1 C F XL C/C++ Runtime for AIX 5.2 xlC.cpp 9.0.0.0 C F C for AIX Preprocessor xlC.rte 9.0.0.1 C F XL C/C++ Runtime Our AIX version is 5.3 and I don't know why it says XL C/C++ Runtime for AIX...
by kaps
Wed Jun 03, 2009 9:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fresh Install...Compile problem with transformer
Replies: 16
Views: 14974

Thanks Arnd. Yes. I did mentioned that in my original post that I have replaced the APT_COMPILER and APT_LINKER env variables with /usr/lpp/xlC/lib because I was told thats where they installed the compiler and we did not have a directory like /usr/vacpp/bin/ I am completely lost here. so what shoul...
by kaps
Wed Jun 03, 2009 8:50 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fresh Install...Compile problem with transformer
Replies: 16
Views: 14974

Thanks for the reply.

OS is AIX 5.3

Compiler details are...
xlC.aix50.rte 10.1.0.0 COMMITTED XL C/C++ Runtime for AIX 5.3
xlC.msg.en_US.rte 10.1.0.0 COMMITTED XL C/C++ Runtime
xlC.rte 10.1.0.0 COMMITTED XL C/C++ Runtime

Please let me know.

Thanks
by kaps
Tue Jun 02, 2009 3:35 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fresh Install...Compile problem with transformer
Replies: 16
Views: 14974

Fresh Install...Compile problem with transformer

Hi We have installed EE 7.5.2 in a new server and when we try to compile a job with transformer it's failing with following errors... ##E TBLD 000000 14:49:35(010) <main_program> Error when checking composite operator: Subprocess command failed with exit status 32512. ##E TFSR 000019 14:49:35(011) <...
by kaps
Tue May 05, 2009 10:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Server(7.5.2) to Enterprise Edition(7.5.2) Migration
Replies: 2
Views: 1013

Server(7.5.2) to Enterprise Edition(7.5.2) Migration

We are planning to Migrate from Server Edition to enterprise Edition. Is there anywhere I can read about the best practices and steps to do this and any info related to this.

I appreciate your help...

Thanks
Kaps
by kaps
Wed Mar 04, 2009 3:09 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to get a job name from RT_LOGnnn file ?
Replies: 11
Views: 4113

This job we have not used for long time. but I see the DATA.30 files is updated Today. If we compile the job would it update the LOG file even though we are not running it ? I could not see in the director as it just hangs if I tried to open. Can I just delete the DATA.30 and OVER.30 file to get rid...
by kaps
Wed Mar 04, 2009 2:54 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to get a job name from RT_LOGnnn file ?
Replies: 11
Views: 4113

You are correct. I am sorry. I was looking in different project.

Thanks a lot !
by kaps
Wed Mar 04, 2009 2:27 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to get a job name from RT_LOGnnn file ?
Replies: 11
Views: 4113

I tried it. It says 0 records listed. But I see a logfile there.

Thanks
by kaps
Wed Mar 04, 2009 1:44 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to get a job name from RT_LOGnnn file ?
Replies: 11
Views: 4113

How to get a job name from RT_LOGnnn file ?

How to get a job name from RT_LOGnnn file ?

I have a big log file identified as RT_LOG1478 but how can I get the job name associated with this ?

I tried this..

select * from ds_jobs where jobno=1478

but it did not work.


Please advise
by kaps
Fri Feb 13, 2009 10:34 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to stop a job when the process is not listed ?
Replies: 6
Views: 2440

I think Clear Status file did the trick...It came back to runnable state.

thanks Guys...
by kaps
Fri Feb 13, 2009 10:17 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to stop a job when the process is not listed ?
Replies: 6
Views: 2440

Nope.It does not show.

can you tell me How I can clear the status file ?