Search found 42189 matches

by chulett
Tue Jul 07, 2015 7:11 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: hash file lookup
Replies: 4
Views: 4373

Is your hashed file lookup set up properly? Are you certain you've set up both Column1 and Column2 as keys in the hashed file so both are passed to the hashed file from the transformer and used for the join?
by chulett
Mon Jul 06, 2015 11:50 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ExecSH to remove dataset in After-Job subroutine
Replies: 7
Views: 4531

Please note the option / check box to only run on job success.
by chulett
Sun Jul 05, 2015 6:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Could not connect to MySQL
Replies: 9
Views: 12740

Interesting... back when I searched for this error message found several sites with information like this, hence my comment.
by chulett
Fri Jul 03, 2015 7:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Use Value from Flat File on Where Clause in Oracle Stage
Replies: 6
Views: 2892

Interesting, didn't consider that this might be a lookup. My response was based on your rather sparse post making me think this was the source in your job.

Or what Shane said. :wink:
by chulett
Fri Jul 03, 2015 7:19 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Use Value from Flat File on Where Clause in Oracle Stage
Replies: 6
Views: 2892

You'd need to build the string before the job starts and pass it in as a parameter. That or build the entire SELECT in a file and have the stage use that file.
by chulett
Thu Jul 02, 2015 2:28 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: EDI transformation thru DataStage.
Replies: 3
Views: 2109

While the DataStage TX product (formerly Mercator) would have automated that for you, I don't see why not. It's just a file after all. :wink:
by chulett
Thu Jul 02, 2015 8:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DataStage - Database Connectivity Issue
Replies: 10
Views: 5126

The ones listed in the Install & Configuration Guide.
by chulett
Thu Jul 02, 2015 6:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to get string from VarChar from first non-numeric value
Replies: 7
Views: 3790

Since you noted this is a Parallel job, let's get you in the proper forum... done.
by chulett
Thu Jul 02, 2015 6:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Could not connect to MySQL
Replies: 9
Views: 12740

Then it would seem that you'll need to upgrade to a non-free / open source version of the database.
by chulett
Thu Jul 02, 2015 6:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DataStage - Database Connectivity Issue
Replies: 10
Views: 5126

You obviously have a resource issue... but what exact resource I can't say but I'd double-check your kernel parameters. First thought - run fewer jobs at the same time. Regardless of settings, resources are not infinite.
by chulett
Wed Jul 01, 2015 11:23 am
Forum: General
Topic: job aborting after 50 warning
Replies: 18
Views: 10501

hsahay wrote:Regardless - unless the default of 50 is hard coded deep inside the datastage code and is unreachable to us somebody should be able to tell me where to find it and how to change it. sigh !!!
That somebody would be IBM Support.
by chulett
Wed Jul 01, 2015 10:11 am
Forum: General
Topic: job aborting after 50 warning
Replies: 18
Views: 10501

I think this is just one more example in a long line of examples of bugs / issues in the old versions that have since been corrected in newer releases. And you are in a long line of people who were (unknowingly) reliant on those bugs. :wink:
by chulett
Wed Jul 01, 2015 9:09 am
Forum: General
Topic: job aborting after 50 warning
Replies: 18
Views: 10501

Or reducing the number of warnings the jobs produce? :wink:
by chulett
Wed Jul 01, 2015 8:57 am
Forum: General
Topic: job aborting after 50 warning
Replies: 18
Views: 10501

I edited my post to include more information probably just as you were replying.