Search found 9 matches

by chenli
Tue Mar 03, 2009 1:13 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to use Combine Records Stage and Promote Records Stage?
Replies: 0
Views: 921

How to use Combine Records Stage and Promote Records Stage?

Does any body know how to use these 2 stages? I have a input link like below: col1(key) col2 col3 1 , 2, 3 3 , 4, 5 I used a combine records stage , setting key to col1, and I think I will have 2 subrecords rows in output link, the output column is SubRec(Char), I saved it into Data Set, but when I ...
by chenli
Thu Dec 18, 2008 7:58 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Not able to use Java Stages on AIX
Replies: 8
Views: 3836

This issue was fixed, through adding the below path to the LIBPATH variable:
$ASBHOME/apps/jre/bin/sovvm
lstsaur wrote:Now, what's error message did you get? Also from /opt/IBM/InformationServer/Server/DSEngine/java folder, type which java to verify the path of your Java executable.
Let me know what you get.
by chenli
Mon Dec 01, 2008 12:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Not able to use Java Stages on AIX
Replies: 8
Views: 3836

Hi Istsaur, Thanks alot, but seems your steps are not working for my AIX env. I have created below link: $ pwd /opt/IBM/InformationServer/Server/DSEngine/java $ ls -l total 8 lrwxrwxrwx 1 dsadm staff 43 Dec 01 13:26 jre -> /opt/IBM/InformationServer/ASBNode/apps/jre drwxr-xr-x 2 dsadm staff 4096 Oct...
by chenli
Sun Nov 23, 2008 8:22 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Not able to use Java Stages on AIX
Replies: 8
Views: 3836

IDENT1 in the Server job is an "invisible" transformer the compiler added, try adding a real one and see if the problem persists. Also, when you Reset the aborted job, is there a "From previous run..." message put into the log? If so, double-click on it and post the contents, pl...
by chenli
Fri Nov 21, 2008 1:55 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Not able to use Java Stages on AIX
Replies: 8
Views: 3836

Not able to use Java Stages on AIX

I have setup below variables in project to enable Java Stages. DATASTAGE_JRE=/opt/IBM/InformationServer/ASBNode/apps DSHOME=/opt/IBM/InformationServer/Server/DSEngine DATASTAGE_JVM=jre/bin/j9vm When running the job, it always get something like below: Abnormal termination of stage Java1..Sequential_...
by chenli
Mon Oct 13, 2008 1:22 am
Forum: General
Topic: ERROR creating DataStage Project in DataStage v8, Need help!
Replies: 5
Views: 4571

It's fixed, it's about versions and prerequisites, I used CENTOS 4 instead of 5, then the issue is gone.
by chenli
Sat Oct 11, 2008 10:03 am
Forum: General
Topic: ERROR creating DataStage Project in DataStage v8, Need help!
Replies: 5
Views: 4571

Thanks for the INFO, the CENTOS is a community version of Redhat, I thought it should work with Redhat version.
by chenli
Fri Oct 10, 2008 10:20 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: No project found
Replies: 11
Views: 4801

Karine wrote:It did. Thanks very much for your help.
Hi Karine, I met the same issue, did you find a solution? thanks
by chenli
Fri Oct 10, 2008 9:42 pm
Forum: General
Topic: ERROR creating DataStage Project in DataStage v8, Need help!
Replies: 5
Views: 4571

ERROR creating DataStage Project in DataStage v8, Need help!

I have installed IIS 8.0.1 redhat version on CentOS Linux, use iis user registery, mapping dsadm to a datastage user. Always get below message while the create project windows says "initializing demo files..": Error calling subroutine: *DataStage*DSR.ADMIN (Action=20); check DataStage is s...