Search found 42189 matches

by chulett
Thu May 27, 2010 3:32 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ANALYZE.FILE
Replies: 8
Views: 3271

Then the only way it will have a VOC pointer is if you explicitly create on. And you'll need to do that before you can run ANALYZE.HASH on it.
by chulett
Thu May 27, 2010 12:22 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Create multiple files without looping
Replies: 11
Views: 3714

What! Server job! No freak'n way!

<wink>
by chulett
Thu May 27, 2010 12:21 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Functions to get total number of records
Replies: 10
Views: 2468

ray.wurlod wrote:I do (understand the fear) but disagree totally with it.
Which is, of course, exactly what I meant. Totally disagree with the notion that they should be avoided at all costs, out of fear or skill set concerns or... what-knot. :wink:
by chulett
Thu May 27, 2010 12:12 pm
Forum: General
Topic: How to Display the Day from the date value in parallel job
Replies: 13
Views: 2925

Try it... and if it doesn't work, then fall back on one of the other options posted.
by chulett
Thu May 27, 2010 12:11 pm
Forum: General
Topic: Complicated Job Sequence
Replies: 5
Views: 2108

That's too bad... and #1 is the option that Ray was referring to.
by chulett
Thu May 27, 2010 7:13 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Functions to get total number of records
Replies: 10
Views: 2468

I really, really (really) do not understand the fear of Server jobs, especially in cases where they supply the perfect solution to the need. :?
by chulett
Thu May 27, 2010 7:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Expect to abort job after ...
Replies: 8
Views: 3122

Hopefully you created a modified version of ExecSH (like ExecSHFatal) rather than change the delivered one that everyone uses, yes?
by chulett
Thu May 27, 2010 7:10 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Need to update null to zero
Replies: 7
Views: 3955

OK, your "two jobs" is a workaround of sorts but there is absolutely no need for two jobs to do something so simple.
by chulett
Thu May 27, 2010 7:06 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Does Datastage V8.0.1 oracle stage support oracle 11g
Replies: 4
Views: 2476

That would be a question for support.
by chulett
Thu May 27, 2010 7:04 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Compilation of parallel job taking more time
Replies: 9
Views: 3241

Umm, yah... thanks for that clarification, Ray. :wink:
by chulett
Thu May 27, 2010 6:52 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ORACLE OCI BULK LOAD truncate option.
Replies: 3
Views: 2154

Replace is not the same as truncate. Google for 'oracle sqlldr truncate'. I don't believe the truncate option is supported through the GUI, you may need to do it as a separate step.
by chulett
Wed May 26, 2010 5:49 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: "Load SQL from file" option for Before/After stage
Replies: 6
Views: 1976

Hmmm... very interesting. Anyone know for certain?
by chulett
Wed May 26, 2010 5:48 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Create multiple files without looping
Replies: 11
Views: 3714

A Server job writing to a Folder stage can handle that. As (technically) can the XML Output stage, it doesn't even need to be XML for the Trigger Column there to help you out.
by chulett
Wed May 26, 2010 5:45 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How can I process a .tar.gz file w/o storing on disk?
Replies: 4
Views: 1508

Right - both processes, unzip and 'untar', will need to support sending their output to std out and then you'd need to pipe them together straight into your job.
by chulett
Wed May 26, 2010 5:41 pm
Forum:
Topic: How to change Business Glossary Overview page
Replies: 8
Views: 4554

Any kind of an "motd" file out there somewhere, perhaps? :?