Search found 42189 matches

by chulett
Tue Dec 13, 2016 12:21 pm
Forum: General
Topic: Jobs visible in Director but not Designer
Replies: 8
Views: 3223

Fun!
by chulett
Tue Dec 13, 2016 7:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Output converts " to &quote;
Replies: 4
Views: 3595

Sorry but what "validation process is expecting the original"? As noted by Ernie that is completely correct and perfectly valid XML.
by chulett
Fri Dec 09, 2016 3:28 pm
Forum: General
Topic: Jobs visible in Director but not Designer
Replies: 8
Views: 3223

This is a classic example of... something... I can't quite recall at the moment. I've been there when things show up in the Director but not the Designer and I recall having to... rebuild the project indexes? Something with everyone needing to be out of the project with nothing running before you ru...
by chulett
Fri Dec 09, 2016 7:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage is not throwing any warning
Replies: 3
Views: 2034

Remove all doubt by trying it yourself, see what it does. Then let us know. :wink:
by chulett
Thu Dec 08, 2016 9:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage is not throwing any warning
Replies: 3
Views: 2034

It "will not fit"? That depends entirely on what is inside the large string. Can you show us some specific examples of values you think should throw a warning?
by chulett
Wed Dec 07, 2016 8:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: I did not find the Hive connector after we installed 11.5
Replies: 3
Views: 2743

Did you look elsewhere? The Hive stage runs on top of the Java Integration stage so perhaps in that section.
by chulett
Tue Dec 06, 2016 12:22 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Performance Issue with DataStage 9.1 Server Jobs
Replies: 12
Views: 10268

Thanks. When you say "picks/generates the max value" does that mean something like a "select max(id) from table" in a database for each particular target? Or a hashed file with the last max that you lookup by source and increment by one? The former could get slower and slower ove...
by chulett
Tue Dec 06, 2016 10:47 am
Forum: General
Topic: Checkpoints retention
Replies: 1
Views: 1433

Basically, they are retained until the job run completes or the job is reset. They never "reset themselves" so there's not really a retention period.
by chulett
Tue Dec 06, 2016 10:41 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Performance Issue with DataStage 9.1 Server Jobs
Replies: 12
Views: 10268

Okay, thanks, but I meant specifics, telling us they run longer (twice) doesn't help to quantify the scope of the issue. Is it a small percentage longer? 2x longer? Hours longer? Trying to get an idea of how much longer here. Your hashed file for surrogates, is it the official one and you are levera...
by chulett
Tue Dec 06, 2016 9:24 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Performance Issue with DataStage 9.1 Server Jobs
Replies: 12
Views: 10268

Can you give us some specific idea what "running longer than expected" means here? And if this is a new server, have you compared the values in your uvconfig file between them, especially the ones related to hashed files?
by chulett
Sat Dec 03, 2016 9:06 am
Forum: General
Topic: Extract DataStage Logs using Linux command
Replies: 3
Views: 1777

That's good... just wanted to make sure they were actually there before we carried on too much further. So are you aware of what your auto-purge settings are? Sometimes people either aren't aware they exist or they think the logs that have been purged are still around somewhere. The dsjob options to...
by chulett
Fri Dec 02, 2016 3:46 pm
Forum: General
Topic: Error retrieving job log
Replies: 1
Views: 856

Try passing in your connection credentials with it.
by chulett
Fri Dec 02, 2016 3:44 pm
Forum: General
Topic: Extract DataStage Logs using Linux command
Replies: 3
Views: 1777

Actually, that function can do more than the most current run. However, make sure you have more than just the most recent run in your logs! You can only go as far back as your auto-purge settings let them stay around.
by chulett
Thu Dec 01, 2016 6:02 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Chinese/Japanese - View Data issue in Datastage
Replies: 6
Views: 2976

I think you are going to have to let us know. :wink:
by chulett
Thu Dec 01, 2016 12:07 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Pipe delimiter not found as field delimiter
Replies: 1
Views: 1334

Details on how you configured that in the stage, please.