Search found 42189 matches

by chulett
Fri Sep 30, 2016 4:09 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Transformer lookup on ODBC reference links
Replies: 3
Views: 4145

I'm assuming they are but wanted some clarification as to how they work on the Server side.
by chulett
Fri Sep 30, 2016 3:52 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Basic Transformer Numeric datatype
Replies: 3
Views: 4828

Right. I don't recall where it is stored (uvconfig?) but the default maximum precision is 15 so that is probably coming into play here. Not something you just want to increase without making sure you know all the ramifications of doing so. You can also look into the "string math" functions...
by chulett
Fri Sep 30, 2016 1:06 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Transformer lookup on ODBC reference links
Replies: 3
Views: 4145

That's an option for ODBC (and UV), there is a "Return multi-row result set" checkbox on the link, from what I recall.
by chulett
Fri Sep 30, 2016 9:03 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Need help concatenating rows
Replies: 8
Views: 3192

Okay... still more questions but high level you just need to concatenate the two strings and the operator is ":" in DataStage so "String_A : String_B" does the dirty deed. But then I assume you already know that and the issue is bringing the two rows together. Yes? Since we're st...
by chulett
Fri Sep 30, 2016 7:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Need help concatenating rows
Replies: 8
Views: 3192

Any chance you can explain your output requirements in words? And this input... is it all one string and you need to parse it? Separate fields? For the latter, which bits are the fields? Better to have too many details than too few, then we can stop all this back-and-forth and get on with the helpin...
by chulett
Fri Sep 30, 2016 7:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Need help concatenating rows
Replies: 8
Views: 3192

Let me see if I can help on the subject of the subject. :wink:
by chulett
Fri Sep 30, 2016 6:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Need help concatenating rows
Replies: 8
Views: 3192

:? Unfortunately, that's not really enough information for anyone to help without guessing. What does 'concatenate two rows data into one row' mean, exactly, in this context? I have no idea what your expected output would look like, what you've tried in a transformer nor what 'not working' means. So...
by chulett
Fri Sep 30, 2016 6:18 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Hierarchical stage failing in higher environment
Replies: 3
Views: 3068

A null pointer exception? Involve support.
by chulett
Thu Sep 29, 2016 11:46 am
Forum: General
Topic: How to Extract data from POS system using Datastage
Replies: 3
Views: 1865

Right, you need to find out what's under the covers of that "POS system"... we're assuming a database but you need to find out which one. And as noted, let us know what "system" we are talking about as that could also drive the access method - ODBC, a dedicated API, etc.
by chulett
Thu Sep 29, 2016 11:34 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: sort
Replies: 7
Views: 2267

Right, my understanding is both invoke the exact same tsort operator 'under the covers'. I had the same preference as Arnd noted for the same reasons.
by chulett
Thu Sep 29, 2016 6:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: dump score
Replies: 6
Views: 2129

And he has to guess because we don't have the score to examine. But then Ray is a pretty good guesser. :wink:
by chulett
Thu Sep 29, 2016 6:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ISD Input -> XML Input
Replies: 5
Views: 2232

No worries, it happens. Next time just delete one of them. Not this time, however, I've already done that. :wink:
by chulett
Wed Sep 28, 2016 10:36 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: dump score
Replies: 6
Views: 2129

On the question of how they are calculated, have you been through the documentation on the subject?
by chulett
Wed Sep 28, 2016 10:33 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: dump score
Replies: 6
Views: 2129

From a private message that should have been here: The above mentioned points are in prod server and i am keeping this post from my local machine. So cannot post. :( or else just explain how the processes are calculated. In my opinion, it's always best to look at things like this 'together' so we ca...
by chulett
Wed Sep 28, 2016 9:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: dump score
Replies: 6
Views: 2129

Post it.