What is IDMS re-start?

What is IDMS re-start?



- IDMS re-start is one of the records, that keep track about all records and data that are being processed.

- A program name calc is available for re-start.

- Because of deadlock, bad data etc, the restart record will possesses the information from the first record.

- The program should return and will resume the processing from the next record.

- The process is much useful, when the input file has large number of records.
Post your comment