Search found 42189 matches

by chulett
Fri Nov 04, 2011 6:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SCD stage issue with updates
Replies: 13
Views: 5890

Un-hijacked. your are correct craig, sorry about that for not making it a new post i though that would be more clearer. Sorry, but it never is. All it does is distract people and confuse things when two problems are being discussed in the same thread. That and you have no mechanism to mark things a...
by chulett
Fri Nov 04, 2011 6:19 am
Forum: General
Topic: text file which contains the names of few job sequences
Replies: 1
Views: 590

Suggest you talk to jeet_81.

viewtopic.php?t=142953
by chulett
Fri Nov 04, 2011 6:13 am
Forum: General
Topic: Restartability mechanisms
Replies: 31
Views: 12071

"doesn't work"?
by chulett
Fri Nov 04, 2011 6:09 am
Forum: General
Topic: job run as per the sequence available
Replies: 9
Views: 6130

It sounds like the first Sequence you ran inside the loop did not run gracefully. What is in its log? What is your trigger expression from there to the End Loop stage?
by chulett
Thu Nov 03, 2011 11:20 pm
Forum: General
Topic: Unix Script for restartability
Replies: 16
Views: 3062

That's what I was thinking you might mean.

You must have a lot of free time on your hands. :wink:
by chulett
Thu Nov 03, 2011 11:19 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SCD stage issue with updates
Replies: 13
Views: 5890

Un-hijacked.

g_rkrish: I was forced to enter a Release & OS for your post, please go back and edit it if what I set them to (8.x, Unix) are not correct.
by chulett
Thu Nov 03, 2011 11:05 pm
Forum: General
Topic: Unix Script for restartability
Replies: 16
Views: 3062

But if we know the number and types of stages in sequence , Then we can implement job sequence specific script in our own way. The above is not clear. Can you please explain? OK, a little good natured tease but honestly - I have no idea what a "job sequence specific script" could possibly...
by chulett
Thu Nov 03, 2011 6:36 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Compiler error using AsInteger(StringToDecimal()) function
Replies: 5
Views: 3921

That is a "best practice" but I'm a little surprised to see it as a compile time error rather than a run time error. Interesting.
by chulett
Thu Nov 03, 2011 6:35 pm
Forum: General
Topic: Unix Script for restartability
Replies: 16
Views: 3062

i want to start from where it aborts in the last run. At the same time, there should not be any checkpoints in sequence. Those are mutually exclusive requirements, unless for some reason you want to play the "roll your own" game. As noted, why bother? Enable checkpoints. Be curious to hea...
by chulett
Thu Nov 03, 2011 6:31 pm
Forum: General
Topic: Notifying if the job runs longer
Replies: 7
Views: 1723

I'm assuming it is a part of the larger ETLStats package...
by chulett
Thu Nov 03, 2011 1:36 pm
Forum: General
Topic: Unix Script for restartability
Replies: 16
Views: 3062

Re: Unix Script for restartability

pandeesh wrote:I am not using checkpoints in sequence.
What happened to this part? (emphasis mine)
by chulett
Thu Nov 03, 2011 1:22 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: File names and Dates from directory
Replies: 10
Views: 3441

There is no option for Enterprise Edition Don't need one. Your questions are either for a specific job type (Server, Parallel or TX) and there are forums for each or a "general" question goes in the General forum. I sincerely doubt your questions are related in any way to the TX product, ...
by chulett
Thu Nov 03, 2011 1:12 pm
Forum: General
Topic: Unix Script for restartability
Replies: 16
Views: 3062

No. Since you've said there are no checkpoints involved, you will need to RESET the job if it aborted on the previous run.
by chulett
Thu Nov 03, 2011 1:08 pm
Forum: General
Topic: text file to parameter file
Replies: 3
Views: 2126

Hopefully that means you realized that you can indeed go straight to the "parameter file" since it indeed is just a sequential file.
by chulett
Thu Nov 03, 2011 1:06 pm
Forum: General
Topic: To run the sequences whose names are retrieved from file
Replies: 3
Views: 6380

Moved.

Cherukuri - please go back and edit your post to include the details we're missing right now: Version, Job Type & O/S .