Search found 376 matches

by Nagaraj
Fri Apr 15, 2011 8:07 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: empty tags
Replies: 11
Views: 4190

what abt the first one?
by Nagaraj
Thu Apr 14, 2011 9:08 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: empty tags
Replies: 11
Views: 4190

okay....!
by Nagaraj
Thu Apr 14, 2011 7:55 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: empty tags
Replies: 11
Views: 4190

Any suggestions are welcome....!
by Nagaraj
Thu Apr 14, 2011 11:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: FATAL ERROR
Replies: 5
Views: 5157

I got this error when i explicity gave column length less than the actuall database column length.

so had to change that inside the job, if i have to avoid this error.

Thanks
by Nagaraj
Mon Apr 11, 2011 2:58 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Concatenation
Replies: 6
Views: 4077

pretty straight forward expression...dsgurus have already mentioned it. please try it and let us know if you are getting the desired results.
by Nagaraj
Mon Apr 11, 2011 11:44 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Count(*)
Replies: 22
Views: 8085

Yes it works now. thanks :) have a gr8 day
by Nagaraj
Fri Apr 08, 2011 11:58 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Count(*)
Replies: 22
Views: 8085

Thanks Arun, i thought u will not check this thread, definately i will check this....

actually i did something like this already....may be i think i shd tweak my if then else more to get more accurate results.

will post the results soon.
by Nagaraj
Thu Apr 07, 2011 12:05 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Count(*)
Replies: 22
Views: 8085

I want count for that particular group and there are many groups....

how to deal with your solution if i have more groups?
by Nagaraj
Wed Apr 06, 2011 3:35 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Count(*)
Replies: 22
Views: 8085

Source

col1 col2_key
Yes 1
Yes 1
No 1
No 1
Yes 2
Yes 2
NA 3
NA 4

hope this clarifies.
by Nagaraj
Wed Apr 06, 2011 2:42 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Count(*)
Replies: 22
Views: 8085

no the key column is coming from source so, based on that i will have more datasets containing counts for which stagvarible+1 combinations is not looking accurate.
by Nagaraj
Wed Apr 06, 2011 12:36 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Count(*)
Replies: 22
Views: 8085

Okay folks,

I am splitting the job into two and referencing the hash files in 2nd job which will give me counts and as well as zeros.....thanks for your time and ideas, appreciate it.
by Nagaraj
Wed Apr 06, 2011 12:27 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Count(*)
Replies: 22
Views: 8085

sorted by key columns first and then
Tried by adding one more stage variable checking for key column change,
didnt workout.
by Nagaraj
Wed Apr 06, 2011 11:44 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Count(*)
Replies: 22
Views: 8085

Yes this logic works for only one set of data,
it should be able to handle different group types(i.e the key column keeps changing)
by Nagaraj
Wed Apr 06, 2011 10:39 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Count(*)
Replies: 22
Views: 8085

i can split the job into two, which will definately work, but then i want to use this functionality where i can write and read from the same hash file.
by Nagaraj
Wed Apr 06, 2011 10:33 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Count(*)
Replies: 22
Views: 8085

the upper link will be coming from 2nd TFM, and the lower reference link is towards 3rd TFM.

:)

Moderator: like that. The need to use code tags to preserve whitespace has been repeated here a ton of times. I also numbered your transformers for easier reference.