Search found 42189 matches

by chulett
Thu Jul 16, 2009 10:44 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ISQL and OSQL issues
Replies: 16
Views: 7417

Your $PATH isn't setup properly on the new server and it can't find those commands. Make sure whatever directory they live in is in your PATH.
by chulett
Thu Jul 16, 2009 10:42 am
Forum: General
Topic: Job Status is not showing properly when it is Failed
Replies: 4
Views: 1165

Are you getting any warnings or fatals in the log - i.e. yellow or red entries? Or is everything green?
by chulett
Thu Jul 16, 2009 9:30 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Multiple Versions on the same server
Replies: 3
Views: 1677

I would assume that even with 8.x that you'll need to do an "itag" installation for one or the other.
by chulett
Thu Jul 16, 2009 5:26 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Rules To Be Followed For Concatenation
Replies: 8
Views: 2210

Just... keep going. You can string together as many if-then-else statements between colons as you'd like.
by chulett
Wed Jul 15, 2009 1:07 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: need help with logic
Replies: 2
Views: 1210

You can't take that approach, as it cannot do multiple "levels" of parameter resolution, only the initial one.
by chulett
Wed Jul 15, 2009 1:05 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Skip the sequence when the source file is empty
Replies: 6
Views: 1945

Which returns "true" if the file exists and is not empty. You'll need to do this for every job / sequence that you may need to skip or perhaps branch around.
by chulett
Wed Jul 15, 2009 1:02 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ExecCommand Activity Wait Question
Replies: 2
Views: 1030

It waits for it to complete and returns the success / failure after that. And no, not different before/after job.
by chulett
Wed Jul 15, 2009 8:17 am
Forum: General
Topic: Calling Datastage from windows bat file
Replies: 7
Views: 2414

Then it's time to mark this as Resolved using the button at the top of the screen. :wink:
by chulett
Wed Jul 15, 2009 8:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Returning recordset using a Stored Procedure
Replies: 4
Views: 1271

What does the documentation say?
by chulett
Wed Jul 15, 2009 6:55 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Attempting to Cleanup after ABORT raised in job
Replies: 4
Views: 13866

Details please! How exactly are you 'passing' the parameters thru a file?
by chulett
Wed Jul 15, 2009 6:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Not Enough space
Replies: 11
Views: 3812

So, H-PUX. And that's disk I/O not anything related to disk space.
by chulett
Wed Jul 15, 2009 6:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to load in XML file
Replies: 5
Views: 1925

Typically one would generate the metadata from an xsd that describes the target XML and then use those XPath Expressions in the XML Output stage. Have you done/tried any of that?
by chulett
Wed Jul 15, 2009 6:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Commit Frequency of a Stored Procedure Stage
Replies: 1
Views: 1905

I don't know for certain off the top of my head, but it sure seems like it would be quicker to simply test it yourself than ask here. And then let us know the answer, of course. :wink:
by chulett
Wed Jul 15, 2009 5:56 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Processing in input data in batch wise
Replies: 4
Views: 1248

Monaz, please - why are you starting over again on the same subject as your previous post? :?