Search found 42189 matches

by chulett
Thu Jun 26, 2008 4:23 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: compilation error
Replies: 7
Views: 1604

Especially considering this other problem they have posted:

http://www.dsxchange.com/viewtopic.php?t=120106
by chulett
Thu Jun 26, 2008 4:20 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: copy error
Replies: 5
Views: 1244

Actually, usually this is a Bad Thing. Sometimes even a Very Bad Thing. :wink:
by chulett
Thu Jun 26, 2008 9:22 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Two inputs to the same hashed file
Replies: 14
Views: 2812

Sure, they support multiple writer processes. There's still the 'last one in wins' destructive overwrite per key to keep in mind, of course.

They aren't available in PX because they commit the cardinal sin of being disk based entities. :wink:
by chulett
Thu Jun 26, 2008 7:42 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ds_uvopen()-unable to read file header
Replies: 2
Views: 1144

The full error message will tell you what stage this is coming from, could be sequential or a hashed file. Also try searching the forums for "unable to read file header", there are a couple of other posts out there on the subject.
by chulett
Thu Jun 26, 2008 6:46 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: SMTP mail Server name in a sequencer job.
Replies: 1
Views: 1586

Ask an SA there, it uses 'sendmail' under the covers.
by chulett
Thu Jun 26, 2008 5:51 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Removing a record with null field using transformer
Replies: 1
Views: 944

Then they're not nulls, probably just an empty string. What kind of field are we talking about? Can you try checking for both?
by chulett
Thu Jun 26, 2008 5:26 am
Forum: General
Topic: Folder in DataStage
Replies: 1
Views: 1290

Not that I am aware of, it is a known limitation of the Folder stage. A couple of questions - first, define 'large'. Second, is the Folder really the right tool for the job? If you are just using it to 'merge' multiple files and not feed an XML stage, then why not leverage the Filter option in the S...
by chulett
Thu Jun 26, 2008 5:20 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: job stops running after some time
Replies: 13
Views: 5660

Server job. No 'Copy' stage. Sequential as the universal end point.
by chulett
Thu Jun 26, 2008 5:17 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Clean up resources
Replies: 4
Views: 1174

We've seen another post or two from people with the same problem, but no resolution that I recall. And I'm not aware of any legitimate situation where the 'Cleanup Resources' option in the Director won't show you anything when you tell it to show you all things. If that's truly your situation, open ...
by chulett
Wed Jun 25, 2008 9:30 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datstage Environment variable value
Replies: 14
Views: 4775

Right... the only time I've had issues 'hacking' values into DSParams was if I didn't handle both sections correctly and completely.
by chulett
Wed Jun 25, 2008 9:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Two inputs to the same hashed file
Replies: 14
Views: 2812

Of course. Didn't really want to get into all of the gory details of what might be based on various job design considerations but thanks for throwing that into the stew pot, Ken. Was hoping Colin would come back and clarify his exact job design so his specific fears can either be confirmed or denied.
by chulett
Wed Jun 25, 2008 8:38 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem in Nested Condition Stage in DS7.5.2
Replies: 5
Views: 1473

Well... you just basically repeated your first post without answering either of our questions. What one generally finds as one upgrades is 'bugs' or things you could have gotten away with in an earlier version are fixed in the latest release and no longer work. So the fact that this used to work and...
by chulett
Wed Jun 25, 2008 7:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How do i compare ??
Replies: 12
Views: 2316

Give us an example of what the output data should look like, given your input data example.