Search found 42189 matches

by chulett
Fri Dec 11, 2009 7:40 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Reject link with description
Replies: 9
Views: 2554

Then build yourself the lookup you need. Take the Oracle errors you typically encounter plus their "real description error" and put it somewhere. Then build a hashed file from that source and use it in your reject link.
by chulett
Fri Dec 11, 2009 7:37 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: parameterizing the source sql query
Replies: 22
Views: 5883

Dynamic Relational Stage. It allows you to switch underlying native interfaces on the fly and supports ODBC as well.
by chulett
Fri Dec 11, 2009 7:34 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error connecting to AS400 file
Replies: 18
Views: 7368

Post your job design. IDENT3 would be an "invisible" transformer inserted between two passive stages by the compiler, however that can't be the only message that was logged, right?
by chulett
Thu Dec 10, 2009 9:52 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: parameterizing the source sql query
Replies: 22
Views: 5883

When you reply, keep in mind the fact that these "generic jobs" not only have to service different source tables but different source databases as well - Oracle, SQL Server, etc.

Ayan, I assume you'd be using the DRS stage? Have you done any kind of a 'POC' for this yet?
by chulett
Thu Dec 10, 2009 9:48 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to handle string"000000000000000000000000000"
Replies: 8
Views: 3237

Ah... that's why it sounded vaguely familiar - you're talking PX and this is a Server issue. Perhaps even a Server non-issue.
by chulett
Thu Dec 10, 2009 4:22 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to handle string"000000000000000000000000000"
Replies: 8
Views: 3237

That sounds vaguely familiar but no clue where that setting would be. Would not "math" also fix that, for example multiplying by 1?
by chulett
Thu Dec 10, 2009 4:16 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to find all the jobs wherever a particualr table has
Replies: 9
Views: 3626

How is LIKE any different (functionally) from the previous INDEX usage?
by chulett
Thu Dec 10, 2009 4:15 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Reject link with description
Replies: 9
Views: 2554

I don't recall the descriptive text being in any of the link variables available from an Oracle reject. Many are empty. Perhaps it should be there but honestly don't think it is. :?
by chulett
Thu Dec 10, 2009 3:49 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Using dsjob without user and password
Replies: 10
Views: 3570

True, the only answers here are dsjob related.
by chulett
Thu Dec 10, 2009 3:19 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Reject link with description
Replies: 9
Views: 2554

I mean build a lookup table of all Oracle error codes with their descriptions (or at least an appropriate subset) and use that to get the descriptions that you need in the reject link. I have no idea how easily you could get your hands on such a list, worst case someone could use a document such as ...
by chulett
Thu Dec 10, 2009 2:57 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Reject link with description
Replies: 9
Views: 2554

You will need to build a lookup for that... emphasis on the "you" part. :wink:
by chulett
Thu Dec 10, 2009 1:55 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Universe Documentation
Replies: 3
Views: 1436

Rocket Software owns Universe now. A search here for that should turn up some links or you could check their website.
by chulett
Thu Dec 10, 2009 1:54 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: 2 instance tag of same DataStage version
Replies: 4
Views: 1404

Check with others in your organization, it's part of the standard client set for the 7.x version.
by chulett
Thu Dec 10, 2009 1:25 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: 2 instance tag of same DataStage version
Replies: 4
Views: 1404

Pre 8, the version won't matter so yes, as long as one is done as an "itag" installation. There's a pdf document that explains how to do that - multiserv.pdf off the top of my head.