Search found 42189 matches

by chulett
Wed May 10, 2017 11:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Export/Import Stage Variables
Replies: 11
Views: 4309

There may very well be, it's just that I'm not aware of any. But perhaps someone else is! :D
by chulett
Wed May 10, 2017 10:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Export/Import Stage Variables
Replies: 11
Views: 4309

Not that I know of but perhaps others are aware of a mechanism. I would copy them (name, derivation, initial value, etc.) out to a scratch document and then paste them in the new job. If you are feeling adventurous, export the two jobs and copy in the stage variables portion from first job's dsx fil...
by chulett
Wed May 10, 2017 9:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how can i call a function on an insert statement
Replies: 3
Views: 1428

Done properly, there's no way that it can't "execute the function". How about some details, please. What database, target stage, actual SQL used, options in the stage, messages in the log - anything that can help us help you.
by chulett
Wed May 10, 2017 9:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job compile issue
Replies: 8
Views: 4936

That smells like a bug to me... have you reported it to IBM?
by chulett
Wed May 10, 2017 9:10 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how can i call a function on an insert statement
Replies: 3
Views: 1428

Use your own 'user defined' SQL to do that insert, modeled after what the stage is currently using, but with the function call you need added.
by chulett
Wed May 10, 2017 6:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Configuration file
Replies: 9
Views: 4617

Depends. Or again... more. Look, no one can tell you unequivocally what would be better for your job running on your hardware with your data with everything else your server has running except... well, you. Try both. More than once. Compare and contrast, then decide. Let us know. Or just go with the...
by chulett
Tue May 09, 2017 3:18 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Null Handling Issue In Transformer
Replies: 3
Views: 2131

... was wondering if that might be the case but you didn't mention the "O" word. :wink:
by chulett
Tue May 09, 2017 1:14 pm
Forum: General
Topic: Appending timestamp to filename
Replies: 10
Views: 3620

So... resolved?
by chulett
Tue May 09, 2017 9:44 am
Forum: General
Topic: Appending timestamp to filename
Replies: 10
Views: 3620

You may not need to pass in the timestamp, the DSJobStarttime macro should be able to be used directly in the parallel job as part of the filename in the connector stage. Unless you need to reformat it, as noted, then that would need to happen in the sequence job before passing it to the job.
by chulett
Mon May 08, 2017 6:15 am
Forum: Infosphere Master Data Management
Topic: New Gartner Magic Quadrant for MDM released
Replies: 6
Views: 9972

But not yet expired! Unless someone waits another three years to check. :wink:
by chulett
Mon May 08, 2017 6:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Configuration file
Replies: 9
Views: 4617

That's a pretty open question without a single answer... except for "depends". I'm sure others will come along and help as I've been away from the tool for quite some time but generally speaking more is better - within limits - as there are far too many variables to hand out a single, simp...
by chulett
Sun May 07, 2017 10:03 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to load encrypted data into netezza
Replies: 1
Views: 1334

You might want to start by expanding a teeny bit on what "getting error" and "bad rows" mean.
by chulett
Sun May 07, 2017 7:30 am
Forum: Infosphere Master Data Management
Topic: New Gartner Magic Quadrant for MDM released
Replies: 6
Views: 9972

Perhaps.... this?
by chulett
Sun May 07, 2017 7:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job design
Replies: 5
Views: 2495

Your understanding is... incorrect. Or best case incomplete.