Search found 42189 matches

by chulett
Thu Apr 17, 2008 2:44 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Designer crashes while creating a Sequence
Replies: 9
Views: 2064

Known bug, for which a patch is available. Sorry, but I can't find it here or I'd pass along the ecase number as well.
by chulett
Thu Apr 17, 2008 1:58 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Question on Filter option in Seq File Stage
Replies: 5
Views: 1701

Actually you don't need to redirect input or output as both are handled automatically. So, just the sed command in the filter and the full filename in the normal filename box.
by chulett
Thu Apr 17, 2008 1:57 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to Connect to Oracle Database.
Replies: 11
Views: 2329

You need to add the Oracle paths to LD_LIBRARY_PATH, not LIBPATH.
by chulett
Thu Apr 17, 2008 1:55 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Exit cleanly from a Sequence job?
Replies: 5
Views: 1615

Don't use a Terminator for that purpose as you are not 'terminating' anything. Simply run to a Sequencer as the last thing in the job stream and the process will just stop gracefully and exit without any fuss.
by chulett
Thu Apr 17, 2008 11:59 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Question on Filter option in Seq File Stage
Replies: 5
Views: 1701

Welcome! You could use something like sed in the Filter to remove any blank records.
by chulett
Thu Apr 17, 2008 11:58 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Difference between XML reader and XML input stage
Replies: 3
Views: 1746

I was trying to find an existing post where this was already spelled out, but couldn't turn one up. Thanks Ernie. :wink:

I assume the difference is the 1.0 XML PACK release versus the (now current) 2.0 release, yes?
by chulett
Thu Apr 17, 2008 10:09 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Approach in Filling a Relational Database
Replies: 15
Views: 4102

No, I don't believe so. I'm sure he'll clarify when he comes back around to these parts.
by chulett
Thu Apr 17, 2008 10:07 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: filter command in the sequential stage
Replies: 8
Views: 1655

Get rid of the double quotes for one thing. What is "+2 filename" supposed to do? :?
by chulett
Thu Apr 17, 2008 9:19 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Xslt style sheet error
Replies: 18
Views: 5650

You need to find it.
by chulett
Thu Apr 17, 2008 8:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Xslt style sheet error
Replies: 18
Views: 5650

:? That doesn't look like a stylesheet to me, or at least not one appropriate for DataStage. Did you find and follow the instructions for making the stage generate the xslt template and then modify that?
by chulett
Thu Apr 17, 2008 8:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Always running DS job
Replies: 4
Views: 1200

Yes, it will run until it finds a file or dies. There shouldn't be any hit to much other than your filesystem, which will be polled every... four seconds(?), I believe, for the file.
by chulett
Thu Apr 17, 2008 7:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: HOW TO CREATE ".o" & ".so" files for
Replies: 4
Views: 2036

You're asking what a 'makefile' is?

http://en.wikipedia.org/wiki/Make_(software)

You'll need to copy/paste the URL, clicking on the link directly won't work because of the parens.
by chulett
Thu Apr 17, 2008 7:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Need Help To delete a job
Replies: 11
Views: 2465

Sorry, guess I was thinking of something else - a DS.TOOLS 'logout', whih removes any locks as well. For this, you'll need to turn it over to an Admin AFAIK.

What does 'LIST.READU' or DS.TOOLS show?
by chulett
Thu Apr 17, 2008 7:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Xslt style sheet error
Replies: 18
Views: 5650

I'm not convinced you actually need one, but the process to get what the stage is currently using (which is what you would modify) *is* documented. Check the 'Help' button from inside the stage from that tab or the XML PACK 2.0 pdf. I think you need to turn tracing on and then you'll find it in the ...
by chulett
Thu Apr 17, 2008 6:40 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: UnwantedCharecters remove which are not identified bykeyboad
Replies: 7
Views: 1599

As long as you realize that will remove all periods, including ones not generated from the MCP conversion.