Search found 4 matches

by Maninder
Sun Oct 14, 2007 11:39 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: db2 stage used for lookup in Server
Replies: 5
Views: 1398

Hi Hulett,

Thanks a lot for your help.

Cheers,
Maninder
by Maninder
Sun Oct 14, 2007 12:14 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: db2 stage used for lookup in Server
Replies: 5
Views: 1398

One more doubt ...

Hi hulett, Many Thanks for makign my doubts clear. Just one more question ...When I was not using bind variable ( ? ) in my sql in DB2 stage, transformer is still passing a row but this row was wrong. This row was indeed the last row. You have told me about this problem : " And depending on who wrot...
by Maninder
Sun Oct 14, 2007 12:01 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: db2 stage used for lookup in Server
Replies: 5
Views: 1398

One more doubt ...

Hi hulett, Many Thanks for makign my doubts clear. Just one more question ...When I was not using bind variable ( ? ) in my sql in DB2 stage, transformer is still passing a row but this row was wrong. This row was indeed the last row. You have told me about this problem : " And depending on who wrot...
by Maninder
Sat Oct 13, 2007 11:36 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: db2 stage used for lookup in Server
Replies: 5
Views: 1398

db2 stage used for lookup in Server

I am using DB2 stage for lookup in a Server Job. My Job Design : ------------------ DB2 ------------------ - ------------------ - ------------------ - seqfile1 ---- transformer --- seqfile2 There are two key fields ( a , b ) in seqfile1 and same fields ( a , b ) are being fetched via DB2 stage and I...