Search found 6 matches

by pn62301
Tue Jun 01, 2010 5:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transformer stage
Replies: 12
Views: 2906

thank you ray . I found the option in transformer stage and its working now.
by pn62301
Tue Jun 01, 2010 4:19 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transformer stage
Replies: 12
Views: 2906

i have run the job it is fine inner join is happening but i am getting only one record instead of three records.
by pn62301
Tue Jun 01, 2010 3:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transformer stage
Replies: 12
Views: 2906

I am using teradata as main stage and ODBC as refrence stage . iam not using any hash file stage.Please provide me the solution.
by pn62301
Tue Jun 01, 2010 3:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transformer stage
Replies: 12
Views: 2906

thank you i dont know where to post today only i joined in this forum.What can i do to get those records (i need to do inner join and all the three records needs to be loaded is it possible using transformer stage)
by pn62301
Tue Jun 01, 2010 2:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transformer stage
Replies: 12
Views: 2906

It is server job version 7.5.3
by pn62301
Tue Jun 01, 2010 2:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transformer stage
Replies: 12
Views: 2906

Transformer stage

Hi I did a inner join using transformer stage with constraint as Not(Refrencelink.NotFound) i am geeting all the values which are matched .But in my refrence link i have 3 records with same key column i want all the three reords .The above condition is giving only one record which is matched for tha...