Search found 42189 matches

by chulett
Fri Apr 15, 2011 3:27 pm
Forum:
Topic: Infosphere Server Jobs
Replies: 1
Views: 1335

Please re-post this in the correct forum - the Server forum - and then we'll be happy to get you an aswer to this.
by chulett
Fri Apr 15, 2011 10:46 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: empty tags
Replies: 11
Views: 3673

Right, those two tag styles are equivalent.
by chulett
Fri Apr 15, 2011 9:11 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: empty tags
Replies: 11
Views: 3673

Explain to us what "supress the '00' or 'ZZ'" means. If you want the elements to be empty, you need the data values to be null.
by chulett
Fri Apr 15, 2011 7:04 am
Forum: Information Analyzer (formerly ProfileStage)
Topic: Error Executing DS Job
Replies: 2
Views: 2638

Wrong forum.
by chulett
Fri Apr 15, 2011 7:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sparse Lookup Usage?
Replies: 5
Views: 4129

Welcome aboard. I split your post out into its own post so you can control the destiny of your issue rather than piggy-backing on someone else's old topic... which is frowned upon.
by chulett
Thu Apr 14, 2011 10:16 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Data shuffling in Datastage
Replies: 7
Views: 2294

That's what I thought, so we'll just lock this one and you can continue the discussion over there.
by chulett
Thu Apr 14, 2011 9:50 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Data shuffling in Datastage
Replies: 7
Views: 2294

How is this any different from your ongoing "Help regarding RANDOM data selecting" post? :?
by chulett
Thu Apr 14, 2011 9:48 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Teradata password issue
Replies: 5
Views: 3375

Split from 'this older post' so you have control of your own destiny. :wink:

ps. Had to guess on the particulars, please correct if needed.
by chulett
Thu Apr 14, 2011 9:42 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: sequential file pattern property
Replies: 5
Views: 2082

Oooo, oooo, I know! It's... wait, what? It's not? :cry:
by chulett
Thu Apr 14, 2011 9:39 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Data shuffling in Datastage
Replies: 7
Views: 2294

Perhaps you can illustrate for us what exactly it is you mean by "shuffling the data" in this context rather than making us guess.
by chulett
Thu Apr 14, 2011 9:37 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: empty tags
Replies: 11
Views: 3673

You should be able to help yourself on the second question by doing an exact search for nillable here. I posted the same question some time ago. :wink:
by chulett
Thu Apr 14, 2011 4:34 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Combining Date and Time from Varchar to Timestamp
Replies: 9
Views: 4342

Sorry, didn't look close enough at your actual code. I don't think you actually have to convert the time at all, I meant just cat it on the end of the converted date.
by chulett
Thu Apr 14, 2011 2:11 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Combining Date and Time from Varchar to Timestamp
Replies: 9
Views: 4342

The plus sign does math, the concatenation operator in DataStage is a colon. And yes, you'll need the space. :wink: