Search found 68 matches

by sush26283
Wed Sep 08, 2010 3:43 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Compiling Error Problem
Replies: 6
Views: 4891

kumar_s wrote:How about the answer to my other questioon?
Is this the first job thats been compiled in the environment?
Just to make sure, wheather the issue is with your code or with the environment. ...
nope...
by sush26283
Wed Sep 08, 2010 3:18 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Compiling Error Problem
Replies: 6
Views: 4891

Is this the first time you compiling this job in this environment? Does the other job compile without any issue? Have you compiled this job in any other environment? ... Hi yes this is the first time am compiling this job inthis environment...and its for the first time that this job is being compil...
by sush26283
Wed Sep 08, 2010 2:27 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Compiling Error Problem
Replies: 6
Views: 4891

Compiling Error Problem

Hi... I have been trying to compile the job but have been encountering errors.. I did resolve some of them but still am getting the error while compiling at the transformer level. I have checked all d stage variables an they all see to b fine, but still am getting error..Please help me out..the erro...
by sush26283
Wed Sep 08, 2010 10:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: stage variable help
Replies: 3
Views: 1849

stage variable help

Hi am pretty new with datastage and working on parallel extender 7x.. am having problem with setting up the stage variable and beeded some help with the code. i need to select the first position of abc_def= C from the incoming link and i used the following function Left("C",1)link.abc_def ...
by sush26283
Thu Aug 05, 2010 10:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to append in look up stage
Replies: 4
Views: 1623

So, if I understand this correct and I think I am , you are required to just pull in the fields from your look up tables which is why you use the LookUp Stage most of the times. All you need to do is to drag the fields (column names) from the reference link into your output link. gotchya!!!!! thank...
by sush26283
Thu Aug 05, 2010 10:28 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to append in look up stage
Replies: 4
Views: 1623

anbu wrote:Can you explain with an example?
hi...i have a bunch of tables that are being refered to the lookup stage...then it says"in the look up append these fields"....for example from TABLE_1, append qwe_asd_zx...similarly few more of them...
by sush26283
Thu Aug 05, 2010 10:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to append in look up stage
Replies: 4
Views: 1623

how to append in look up stage

hi am quite new to datastage and as a part of the job i have to do append in the look file...can someone guide me with that..

thanks