Search found 42189 matches

by chulett
Wed Mar 01, 2017 1:37 pm
Forum: General
Topic: RunConfigActions script execution failed. Exit code: 1
Replies: 8
Views: 8844

I counsel... patience. See if someone with any ideas (which is not me, btw) wanders by.
by chulett
Wed Mar 01, 2017 11:02 am
Forum: General
Topic: RunConfigActions script execution failed. Exit code: 1
Replies: 8
Views: 8844

Best to open a support case while you're waiting for help... if you haven't done so already.
by chulett
Tue Feb 28, 2017 11:10 am
Forum: Site/Forum
Topic: Premium Membership Renewal
Replies: 1
Views: 6246

Pete - there's a forum dedicated for issues like this (amongst other things) and I've moved you there. As in here. And as noted in other discussions, emails are not the way to go, please text our Editor: I don't want to suggest that Andy didn't reach out but I am really only a phone call away. Pleas...
by chulett
Tue Feb 28, 2017 8:35 am
Forum: General
Topic: Editing built-in routines
Replies: 4
Views: 1764

It is a "built-in routine", specifically part of the Server SDK library. Sounds to me like you were exploiting a bug in the earlier release, something corrected in the (many) years since 7.5 hit the streets. I don't recall them shipping with source code but could be wrong. Whatever you end...
by chulett
Sat Feb 25, 2017 8:36 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Scale value is missing for FLOAT column
Replies: 2
Views: 1733

Pete, split you into your own topic.

Original discussion is here.
by chulett
Fri Feb 24, 2017 9:17 am
Forum: General
Topic: Frequent DataStage Designer Hang/Freeze
Replies: 5
Views: 2450

qt_ky wrote:Not normal!
Abby... something.
by chulett
Thu Feb 23, 2017 7:55 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Multiple source systems, need only one non null record
Replies: 6
Views: 2064

No worries, let me get you moved into the correct forum.
by chulett
Thu Feb 23, 2017 6:32 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Multiple source systems, need only one non null record
Replies: 6
Views: 2064

So... you've said "dataset" now... does that mean this is actually a Parallel job?
by chulett
Thu Feb 23, 2017 4:23 pm
Forum: General
Topic: Passing Invocation Id to the script
Replies: 5
Views: 2114

Well, that sucks. Guess we'll need to see who wanders by next with some words of wisdom. I no longer have any way to test or play around with anything DataStage, unfortunately. :(
by chulett
Thu Feb 23, 2017 12:55 pm
Forum: General
Topic: Passing Invocation Id to the script
Replies: 5
Views: 2114

From what I recall, yes. I'd suggest you put just the "cat" in the command property and the rest in the parameters property so that when it builds what it needs to run it knows there might be a parameter to evaluate.
by chulett
Thu Feb 23, 2017 11:25 am
Forum: General
Topic: Passing Invocation Id to the script
Replies: 5
Views: 2114

If I'm following what you are doing here, you should be able to use the DSJobInvocationId macro for that.
by chulett
Thu Feb 23, 2017 8:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Columns dynamically from sequential file and masking
Replies: 5
Views: 2130

I put the word masking in quotes for basically the same reason, wondering what exactly it meant here. We've had several conversations over the years here when people were mixing it up with other techniques like redaction and even encryption at times.
by chulett
Thu Feb 23, 2017 8:03 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ORA-01008: not all variables bound
Replies: 3
Views: 3410

Whatever you are thinking should be matching up to the :1 bind variable needs to be marked as a key and it doesn't sound like it is. If it is, we'd need to know how your columns are configured in the lookup, in and out.
by chulett
Wed Feb 22, 2017 8:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Algorithm used (by default) for Checksum Stage
Replies: 2
Views: 1631

Docs don't specify. You should be able to tell from the output column, is it a 32 character string? That would tell you it's MD5.
by chulett
Wed Feb 22, 2017 1:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Internal Error: (blockSizeActual >= v4BlockHeader::size (
Replies: 6
Views: 2556

Well, that would certainly do it. :wink:

Thanks for posting your resolution.