Search found 42189 matches

by chulett
Thu Jul 24, 2014 9:55 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Oracle GroupBy wrong output
Replies: 10
Views: 5460

Just a note to say that I've seen "client issues" with Oracle where everything works great for years and then one specific thing doesn't work properly - something similar to what you might be seeing. Oddly enough, there can be bugs in Oracle releases :wink: and you may find that there are ...
by chulett
Thu Jul 24, 2014 9:33 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Number of transformer stages affects performance ?
Replies: 20
Views: 8572

However, as a general statement while transformers were a 'performance issue' in the beginning, that hasn't been true for quite some time. So simply using transformers in a job should no longer be a concern but best to use them when actually needed - if the work can be done by something native to th...
by chulett
Thu Jul 24, 2014 9:29 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Oracle GroupBy wrong output
Replies: 10
Views: 5460

I mentioned the client issue because I have seen it cause problems so I thought it was worth checking. You've said they haven't changed for years but that doesn't really answer the question as to the version number of each, up to you if you want to double-check on that. And can't really help with th...
by chulett
Thu Jul 24, 2014 7:20 am
Forum: General
Topic: SFTP Moving files
Replies: 2
Views: 962

How are you performing the SFTP right now? Basically it's just an O/S command to move the files but you would have to have permissions to be able to do that... which is not necessarily a given.
by chulett
Thu Jul 24, 2014 7:18 am
Forum: General
Topic: Job ID for Multiple Instances
Replies: 2
Views: 569

Clarify for us exactly what you mean by "job id". I'm assuming you mean job number so... You need to realize that it is still just a single job being run multiple times simultaneously and all log entries still just go into the 'normal' log table. Think of you checking in the Director for a...
by chulett
Thu Jul 24, 2014 7:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: 'Drop on Input'
Replies: 6
Views: 2955

Your understanding seems just fine. Kind of surprised it's still an issue six years on, perhaps you should report it to your official support provider?
by chulett
Thu Jul 24, 2014 7:06 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Oracle GroupBy wrong output
Replies: 10
Views: 5460

What Oracle client version are you using? While your target DB might be 10gR2 there can be two other clients involved - the one on your ETL server (assuming the target instance is located elsewhere) and the one on your PC that you used with SQL Developer. What versions are they? They could all be di...
by chulett
Wed Jul 23, 2014 10:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage custom stage to read "BAI file format"
Replies: 2
Views: 1646

Doesn't look all that bad and no need for a 'custom stage' for the multiple record types with grouping and detail records. The spec is freely available out there now, here is one such manual documenting it. I also see there are converters for sale (either direction) which might be a more cost effect...
by chulett
Wed Jul 23, 2014 9:07 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML tags read issue
Replies: 7
Views: 2742

Yes. If this needs to be a PX job then use the Server Sequential File stage in a Server Shared Container.
by chulett
Wed Jul 23, 2014 8:50 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML tags read issue
Replies: 7
Views: 2742

But Sorry, It's not XML. It is html tags. Your example says otherwise. However, do you actually want to parse information out of the field or are you simply looking for how to read it properly? For the latter, use the Server Sequential File stage as it can handle fields that "contain terminato...
by chulett
Wed Jul 23, 2014 8:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML tags read issue
Replies: 7
Views: 2742

Can you not parse it using an XML stage?
by chulett
Wed Jul 23, 2014 7:47 am
Forum: General
Topic: Job stay in running mode in director
Replies: 16
Views: 6145

I don't believe so... still, clear it and see if the behavior you are seeing changes at all.
by chulett
Wed Jul 23, 2014 6:55 am
Forum: General
Topic: Job stay in running mode in director
Replies: 16
Views: 6145

I'd still look at the &PH& directory in the project and see if it has "a large number" of entries in it. And when you are at a point where no jobs are (legitimately) running in it, do the CLEAR.FILE mentioned. Keeping it pruned down - assuming there are many files there - is actual...
by chulett
Wed Jul 23, 2014 6:49 am
Forum: Data Quality Best Practices
Topic: CreateBI ReportName&ItsAttributesUnderBG"BI Report&
Replies: 2
Views: 8576

These kind of questions seem to go here, so moved your post. FYI.
by chulett
Wed Jul 23, 2014 6:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Japanese data insert issue in DB2 table through DataStage
Replies: 1
Views: 1064

How is this any different than your original post on this problem? Hint: it's not. If you still have questions or need help, please continue the conversation there.