Search found 42189 matches

by chulett
Sun Aug 13, 2017 10:18 pm
Forum: General
Topic: server routine
Replies: 2
Views: 1663

Not sure why you would think you can take JCL and compile it as a Server routine, which is what you seem to be saying. Why not start with what the routine is supposed to be doing (what it will accomplish and why you are doing it as a routine rather than a job) and perhaps post all of the code rather...
by chulett
Sat Aug 12, 2017 1:56 pm
Forum: General
Topic: Lengthy start up time for 90% of datastage jobs in 11.5.0.2
Replies: 39
Views: 22058

So... as a scope check is just startup time the issue? Meaning, once it actually gets going disk access isn't an issue? I only ask because the one time in the past when we had similar issues which required 'reconfiguring the file system' we were using, disk access was crap all around. And everything...
by chulett
Fri Aug 11, 2017 3:37 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DataStage MD5 Implementation
Replies: 12
Views: 5856

I would wager that would be the best (only?) way to ensure the results match.
by chulett
Fri Aug 11, 2017 11:55 am
Forum: General
Topic: XMETA table OMDMODEL_JOBPARAMETER
Replies: 13
Views: 6222

Love those... "I have successfully done - nothing!" :wink:
by chulett
Fri Aug 11, 2017 10:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Webservices client as datasource
Replies: 7
Views: 3631

Vrisha wrote:I have a quick question. When we are getting the WSDL file, it should have both the metadata structure and the data inside it. Am I correct?
No, as you've found they are separate. The WSDL is the "xsd" and just the metadata. And the data is the data.
by chulett
Fri Aug 11, 2017 8:18 am
Forum: General
Topic: Performance Issue in DataStage 11.5
Replies: 8
Views: 2978

Here's the only reason I made the comment...
shv22 wrote:Actually we are copying from 9.1 and pasting 11.5. So, maybe some settings that is not needed in 11.5 is being used.
by chulett
Thu Aug 10, 2017 2:25 pm
Forum: General
Topic: How to capture job start time, end time, name etc
Replies: 5
Views: 1771

:!:

Split this out from an old and previously hijacked discussion into one of its own. And from looking at previous topics started by the OP, they are on 11.x so updated the post accordingly.
by chulett
Thu Aug 10, 2017 11:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job datasets
Replies: 8
Views: 4291

Therefore, is the consensus of opinion that multiple instances of a job cannot be run on one data stage engine, without making the job multiple instance? Yes... that's the whole point of the Multi-Instance option. Now that doesn't mean you need to run it that way in Production, you can still run it...
by chulett
Thu Aug 10, 2017 11:53 am
Forum: General
Topic: Performance Issue in DataStage 11.5
Replies: 8
Views: 2978

You should be exporting from 9.1 and importing into the 11.5 version. This so it has a chance to properly upgrade everything which the import handles automagically. Now, perhaps someone with more 'under the covers' knowledge will let us know if that's really an issue or not but it seems to me that i...
by chulett
Thu Aug 10, 2017 7:26 am
Forum: General
Topic: Performance Issue in DataStage 11.5
Replies: 8
Views: 2978

FYI - There's no need for two discussions on this topic, so I basically "merged" them.
by chulett
Thu Aug 10, 2017 7:22 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Want to fix a particular warning with Funnel stage
Replies: 5
Views: 3474

Two other places, actually. But now the cheese stands alone. :wink:
by chulett
Wed Aug 09, 2017 11:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job datasets
Replies: 8
Views: 4291

... in other words, no it does not. :wink:
by chulett
Wed Aug 09, 2017 9:28 am
Forum: General
Topic: VB scripts for windows file activities
Replies: 8
Views: 3008

Someone with VB skills would have to answer that, assuming you mean more details from the VB. Typically, when I see file activities "get stuck" it usually means that the process has stopped to ask a question - generally some kind of "are you sure?" question - and it waits for a r...
by chulett
Tue Aug 08, 2017 3:31 pm
Forum: General
Topic: VB scripts for windows file activities
Replies: 8
Views: 3008

Well... you can always go all old school and learn how to write DOS batch files as you certainly don't need VB just to do simple activities like that. Question to the home audience: does the 11.x release on Windows still allow the use of 'UNIX' scripts on the server?
by chulett
Tue Aug 08, 2017 1:45 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: waitForWriteSignal(): Premature EOF on node
Replies: 9
Views: 9999

js103755 wrote:There is a patch install for this, but our DataStage install is the latest version and I assume they would have included these patch fixes in the latest version of install.
I would make no such assumption. :wink:

Verify.