Search found 42189 matches

by chulett
Wed Feb 16, 2011 7:09 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Need suggestions on Shell Script Learning
Replies: 4
Views: 2093

There are also quite a number of good books available on the subject. Search a site like Amazon and check the reviews to see which ones people find worthy.
by chulett
Wed Feb 16, 2011 7:06 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DAT file
Replies: 14
Views: 7417

Humor fail. :(
by chulett
Wed Feb 16, 2011 12:55 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: same hash file usage in multiple batch jobs
Replies: 10
Views: 4171

As noted, normal resource constraints - i.e. memory, etc. DataStage won't care, your server will at some point.
by chulett
Wed Feb 16, 2011 12:54 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DAT file
Replies: 14
Views: 7417

They can tell you.
by chulett
Wed Feb 16, 2011 9:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Load last 2 Entries
Replies: 14
Views: 4176

Usually easier to reverse the sort and take the first X records, you could always resort it back afterwards.
by chulett
Wed Feb 16, 2011 9:55 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: same hash file usage in multiple batch jobs
Replies: 10
Views: 4171

Not "limit" per se with looking up to the same hashed file from multiple jobs simultaneously, your normal resource constraints would apply just as if they were X different hashed files. This is a way to enable (don't recall the exact name) system level caching of hashed files such that one...
by chulett
Wed Feb 16, 2011 7:53 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DAT file
Replies: 14
Views: 7417

Still too generic. Have they told you what exactly this "mainframe data" looks like? Given you a copybook / FD? If it is EBCDIC and/or has packed fields, then yes to using the CFF stage and having to import the FD.
by chulett
Wed Feb 16, 2011 7:19 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DAT file
Replies: 14
Views: 7417

Ask whomever you got this from what is in their ".dat" file. That extension is way too generic and could hold anything.
by chulett
Wed Feb 16, 2011 7:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Issue while generating xml output
Replies: 2
Views: 1416

Why in the world did you start a new thread when you've already got one where this very thing is being discussed? :?

viewtopic.php?t=138683
by chulett
Wed Feb 16, 2011 7:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable to Compile a job
Replies: 2
Views: 1479

It could also be permissions on that repository table.
by chulett
Wed Feb 16, 2011 7:07 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Configuraion for CDC for Datastage
Replies: 1
Views: 1940

This is an exact duplicate of your previous post on the subject:

viewtopic.php?p=389591

I'm locking this one as it's in the wrong forum, anyone who can help please respond in the original thread noted above.
by chulett
Tue Feb 15, 2011 11:01 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reading two different delimeters in a single flat file
Replies: 4
Views: 7735

First suggestion, post in the correct forum based on your job type. I guessed PX, 8.x and UNIX so moved it here. If that's not right please go back and edit your post so that it is correct.
by chulett
Tue Feb 15, 2011 7:19 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SCD error - Updatable lookup requires sorted keys
Replies: 9
Views: 4644

That seems odd to me as setting $APT_NO_SORT_INSERTION to FALSE is typically the same as not even including it in the job... unless your Project level default is TRUE for some reason. :? I'm also thinking that the statement "You can also use a ORDER BY statement in the sql" is incomplete. ...
by chulett
Tue Feb 15, 2011 5:17 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Abnormal termination of stage ..for any server job on DS 8.5
Replies: 5
Views: 6398

Well... it was a 'bump' to add more information, not something we should really mind. In my humble opinion.