Page 1 of 1

Restartability - Parallel Extender - DataStage 7.0.1

Posted: Mon Jun 28, 2004 10:58 am
by Maharaj
1. Is there any feature in DataStage 7.0.1 which supports the Restartability?

2. How do we implment restartability at a Job level?

Thanks
Maharaj
:)

Posted: Tue Jul 13, 2004 4:49 pm
by gh_amitava
Hi,,

There is no feature to restart job in 7.0.1.. You have to write your own logic to restart your job.. You can use DSPrepareJob function in batch program..

Regards
Amitava

Posted: Thu Jul 22, 2004 8:18 pm
by cyh
I think you may find the checkpoint-restart feature in 7.1 or later version, e.g. 7.5. However, from my own experience, the tool does not seems better than do it yourself.

Anyway, goto your supporting consultant and ask for an evaluation.

Posted: Thu Jul 29, 2004 7:38 pm
by elavenil
In 7.0, the restarting feature is available in Job Sequencer. The job can be restarted where the job failed.

I do not think job level restartability is available.

Regards
Saravanan