Quantcast
Channel: IBM Mainframe Computers Forums
Viewing all articles
Browse latest Browse all 8500

COBOL Programming :: RE: Job to wait and continue based on reply

$
0
0
Author: yugendran
Posted: Wed Oct 05, 2016 7:26 pm (GMT 5.5)

Thanks for your replies..

This is a application which coordinates the batch jobs execution based on the resources available. It is developed 30 yrs ago.. If i have to change the design, then it would be expensive.

My hands are tied, I have to stick with this design... Right now, there is started task doing the coordination between the jobs and it is in assembler... I am just trying to remove the started task.. moving certain functions to DB2 and try to achieve the same in COBOL.

I got stuck where i need to pause the job until certain events to occur during the completion of the other jobs,,

Basically, I am looking cross job communication.. I am just reading on pause elements.. but sure if that can be used in COBOL..

IEAVAPE, IEAVRLS - Assembler services to pause a job and release the job from another..

Regards,
Yugendran
_________________
We shall not cease from exploration
And the end of all our exploring
Will be to arrive where we started
And know the place for the first time. - T.S.Eliot


Viewing all articles
Browse latest Browse all 8500

Trending Articles