Search found 42189 matches

by chulett
Tue Aug 08, 2017 7:21 am
Forum: General
Topic: DSGetJobInfo
Replies: 4
Views: 2211

And if you need more help, show us exactly what you are doing, how it is being used. Not just your call syntax.
by chulett
Fri Aug 04, 2017 7:40 am
Forum: General
Topic: Docker for windows
Replies: 10
Views: 3143

Thanks for that. Obviously, I haven't done it either nor am I a Docker expert, was just looking for a generic description of the product / tool / whatever the heck it is rather than specific examples of using it... that or a link to it. Not a big fan of things that say, "Hey, what are your thou...
by chulett
Fri Aug 04, 2017 6:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: parallel routine error: Failed to load the library
Replies: 6
Views: 3196

Re: Failed to load the library

India2000 wrote:I cannot make any modification to dsenv as it requires DS restart.
:?
by chulett
Fri Aug 04, 2017 6:34 am
Forum: General
Topic: Docker for windows
Replies: 10
Views: 3143

Hey Ernie, how about a link to Docker?
by chulett
Thu Aug 03, 2017 4:25 pm
Forum: General
Topic: Tools to open diffapicmdline HTML output
Replies: 5
Views: 1981

Someone else is going to have to help with that, I'm afraid. :(
by chulett
Thu Aug 03, 2017 1:42 pm
Forum: General
Topic: Tools to open diffapicmdline HTML output
Replies: 5
Views: 1981

I use UltraEdit but anything, even WordPad or NotePad on Windows should be able to 'open' it. Just be aware that anything not fully HTML aware (like a browser is) would lose you the functionality that its ActiveX components bring to the viewing experience. In other words you'd just be able to see th...
by chulett
Thu Aug 03, 2017 1:05 pm
Forum: General
Topic: Tools to open diffapicmdline HTML output
Replies: 5
Views: 1981

It sounds like you haven't actually enabled / removed all of the controls or restrictions in place. I'm afraid. And if your organization is anything like mine you won't be able to. Have you tried Chrome or any other browser? Also, any decent editor should know how to handle HTML.
by chulett
Thu Aug 03, 2017 6:07 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: TNS connection error
Replies: 11
Views: 4909

20 Oracle connectors in just 1 job? That's an important piece of information. Add on to that 10 nodes or 'multiple jobs in parallel' and I'd still wager the target instance isn't configured to handle that much activity in general, or that much from the same user. As noted, you start figuring this b...
by chulett
Wed Aug 02, 2017 10:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: TNS connection error
Replies: 11
Views: 4909

Not a very gracious host then, it would seem. :wink:

I think there's a (different) specific error message when that happens, but certainly could be resource related on the Oracle side. Best to check with your DBA, their alert log should show if you are banging up against any limits.
by chulett
Wed Aug 02, 2017 6:29 am
Forum: General
Topic: Docker for windows
Replies: 10
Views: 3143

:lol: It's not like I actually went to the site Andy posted... but now that I do I see it's not "our" DataStage but indeed something else with the same name from 8 or so years ago: This project is part of the DataFlow Project, aiming to create a two-stage data management infrastructure. Da...
by chulett
Tue Aug 01, 2017 12:17 pm
Forum: General
Topic: Docker for windows
Replies: 10
Views: 3143

FYI, you'll need to copy/paste the URL as the forum software breaks when parenthesis are involved. :?
by chulett
Tue Aug 01, 2017 12:15 pm
Forum: General
Topic: Lengthy start up time for 90% of datastage jobs in 11.5.0.2
Replies: 39
Views: 22058

Re: Lengthy start up time for 90% of datastage jobs in 11.5.

It's a bit buried in the original post...
arvind_ds wrote:Work load management(WLM) is disabled in our environment.
by chulett
Tue Aug 01, 2017 6:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: HASH Partition not working for Checksum values
Replies: 5
Views: 2298

Well... in continuing to ponder this, it seems we can infer an answer. So the join itself is in fact working, assuming that "in sequence" means "sequentially" a.k.a. either on a single node or the stage being constrained. Which means we're back to exactly what are you partitionin...
by chulett
Tue Aug 01, 2017 5:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: HASH Partition not working for Checksum values
Replies: 5
Views: 2298

... which unfortunately doesn't answer the question asked.
by chulett
Mon Jul 31, 2017 12:22 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: HASH Partition not working for Checksum values
Replies: 5
Views: 2298

Right, was thinking much the same thing. If that turns out to not be the issue, I for one would need more clarification about certain aspects of this. For example, the join is "not happening properly" because the partitioning is wrong (i.e. matching join keys don't go to the same partition...