Search found 42189 matches

by chulett
Thu Jan 22, 2015 9:23 am
Forum: General
Topic: Execute n number of jobs at a time
Replies: 13
Views: 4872

Stick with your script. There's no way to emulate that behavior in a Sequence job.
by chulett
Thu Jan 22, 2015 9:20 am
Forum: General
Topic: Installation IBM InfoSphere Information Server 8.5
Replies: 5
Views: 1883

Windows 7 is not a supported platform for the server components... any components for that matter. Unfortunately.
by chulett
Thu Jan 22, 2015 9:19 am
Forum: General
Topic: custom trigger for Sequence Job when child jobs fail
Replies: 7
Views: 3008

In other words, what's already been suggested twice. :wink:

There's a little bit more to it when the child sequence sends out the failures and the master sequence send out the success, which is what the OP is doing.
by chulett
Thu Jan 22, 2015 9:13 am
Forum: General
Topic: Xmeta versus Universe
Replies: 5
Views: 2823

Re: Xmeta versus Universe

Poovalingam wrote:Does it mean datastage maintains 2 meta data repository, one in Universe and another in Xmeta after 8X?
Yes.
Poovalingam also wrote:Shall we completely trust Universe meta data information?
Yes.
by chulett
Thu Jan 22, 2015 9:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Soundex function in 7.5 server vs 8.7 Parallel
Replies: 3
Views: 1964

As far as I know, you'll either need to write your own or continue to use the Server routine in your Parallel jobs via a Server Shared Container.
by chulett
Wed Jan 21, 2015 4:33 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Get Netezza Sequence Number in Job
Replies: 7
Views: 3562

Your official support provider is also a resource you can leverage for help with this. They should be able to clarify the syntax / properties you'd need in the connector to make that all work.
by chulett
Wed Jan 21, 2015 3:46 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Get Netezza Sequence Number in Job
Replies: 7
Views: 3562

You do want separate state files for each target, yes, just like each would typically have its own unique / dedicated sequence generator in the database. Also, see if this post helps with your TWT question, the last reply specifically.
by chulett
Wed Jan 21, 2015 3:30 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Get Netezza Sequence Number in Job
Replies: 7
Views: 3562

It is a Datastage question as this needs to happen from the Netezza Connector stage Just as an FYI, that part isn't really relevant. Your question to start with is how do you do it regardless of the tool, not how do you do it in DataStage. That aspect comes later and is usually not the tricky part....
by chulett
Wed Jan 21, 2015 1:10 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Get Netezza Sequence Number in Job
Replies: 7
Views: 3562

I for one have no idea, being happily Netezza ignorant. In your shoes I'd start by asking your Netezza DBA as it really isn't a DataStage question.
by chulett
Tue Jan 20, 2015 10:55 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Server Jobs Performance Very Slow post Infosphere Upgrade
Replies: 20
Views: 18166

A hash file is a tool to shape... oh, you know the drill by now - right? :wink:
by chulett
Tue Jan 20, 2015 10:54 pm
Forum: General
Topic: Job stay in running mode in director
Replies: 16
Views: 6145

Have you involved support?
by chulett
Tue Jan 20, 2015 10:53 pm
Forum: General
Topic: Messages in Designer / Director
Replies: 6
Views: 2309

There were no deleted files, their T30FILES setting in dsenv was too low. Once that number is exhausted, no more hashed files can be opened and that includes all of those that make up the repository. While the reboot made the problem 'go away', you may want to consider raising the value and then doi...
by chulett
Tue Jan 20, 2015 10:49 pm
Forum: General
Topic: custom trigger for Sequence Job when child jobs fail
Replies: 7
Views: 3008

No, he means have one Success notification and one Failure notification. Before each one put a Sequencer - set it to All for the Success email and Any for the Failure email. Then run two triggers from each stage, one to each, as noted. Another option is for the Success triggers to go from Job Activi...
by chulett
Mon Jan 19, 2015 11:19 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Failed to load the library
Replies: 5
Views: 4383

What 'same issue' exactly? Post some details.
by chulett
Mon Jan 19, 2015 11:17 am
Forum: General
Topic: Question about DSGetLinkInfo routine
Replies: 11
Views: 2697

Can you narrow down the 'sometimes'? What stage are you trying to get counts from?