Search found 42189 matches

by chulett
Tue Jun 28, 2016 11:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: VIEWDATA ROW LIMITER HIT error when trying to view data
Replies: 2
Views: 2604

Interesting... thanks for posting that.
by chulett
Tue Jun 28, 2016 10:31 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sort Stage Error
Replies: 3
Views: 4292

So... only in this one job or any job with a Sort stage?
by chulett
Mon Jun 27, 2016 9:35 am
Forum: General
Topic: DataStage Certifications
Replies: 9
Views: 4977

They're not going to detail the differences between the new and old certifications, but you can get information on the latest version here.
by chulett
Fri Jun 24, 2016 5:35 pm
Forum: General
Topic: Infosphere Event Server Timestamp question
Replies: 7
Views: 1952

Exactly - that's what they're being paid for.
by chulett
Thu Jun 23, 2016 10:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unrecognized argument: HH24:MI:SS.FF) in oracle stage
Replies: 3
Views: 2729

That sounds like something you should be using RCP for, not parameterized DML. How are you defining the target columns in the stage? The bind variables would have to match up to the columns defined in the DML and the stage. RCP and schema files seems to me to be the proper choice here from what you'...
by chulett
Thu Jun 23, 2016 9:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Split file based on Count ..
Replies: 4
Views: 1450

So... are you implying that there will always be four output files or will the number be a bit more dynamic?
by chulett
Thu Jun 23, 2016 9:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unrecognized argument: HH24:MI:SS.FF) in oracle stage
Replies: 3
Views: 2729

So... the connector is being used as a source and you are passing in the entire SELECT statement as a parameter? I'd be very curious as to the why of that but let's start with you posting the parameter value. We'll also need to know how well that lines up with the columns defined in the stage.
by chulett
Thu Jun 23, 2016 7:10 am
Forum: General
Topic: Infosphere Event Server Timestamp question
Replies: 7
Views: 1952

Involve your official support provider.
by chulett
Wed Jun 22, 2016 3:35 pm
Forum: General
Topic: Infosphere Event Server Timestamp question
Replies: 7
Views: 1952

So... this is for CDC?
by chulett
Wed Jun 22, 2016 10:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DataStage support for Oracle SDO_GEOMETRY API
Replies: 4
Views: 2231

Just to play Devil's Advocate, that is pretty generic stuff - "you may want", "most likely spatial localization", etc. I think for you to get more cogent help, you would need to detail what it is you have actually been tasked with, rather than generalizations like that. I'd also ...
by chulett
Wed Jun 22, 2016 9:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DataStage support for Oracle SDO_GEOMETRY API
Replies: 4
Views: 2231

Can you expand on what you mean by "Transform and operate on read Geo-Localization data"? Seems to me that might help drive your answer. I also don't think you're going to find a version of DataStage that specifically adds support for that API. Instead, you'll need to determine how best to...
by chulett
Tue Jun 21, 2016 9:13 am
Forum: General
Topic: Sequence Nested_Condiiton
Replies: 2
Views: 1414

The "expression" needs to evaluate to true or false and when it evaluates to true the trigger "fires". Without validating the syntax you are using, cut the expression back to something more like this: Oconv(@DATE,'DW') = 2 See if that works more better for you. If you still have ...
by chulett
Tue Jun 21, 2016 7:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequential file stage strange behaviour
Replies: 6
Views: 3719

As noted, a little unclear. Can you clarify - does this ever work and if so, when? Or does it always import zero records?
by chulett
Mon Jun 20, 2016 10:48 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Issue Invoking WebService
Replies: 7
Views: 7101

Thanks.
by chulett
Mon Jun 20, 2016 10:18 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Issue Invoking WebService
Replies: 7
Views: 7101

Just to double-check, this is truly a Server job leveraging the WebService Client stage?