On Tue, 14 May 2019 14:22:37 -0400 scott Ford <idfli...@gmail.com> wrote:

:>I need to do some research on how job is cancelled via the Operator , Abend
:>S222. I read through some of the Boston share doc of some time ago by Ed,
:>Sam and Skip. Its great.
:>I have a question in regard to something that was stated on the
:>presentation.
:>
:>I have a job written in Cobol, this job has mission critical data storage
:>in a table or array in program storage and that job has been cancelled by
:>an Operator. I dont want to lose that data.

Well, the first step would to not allow the job to be canceled. One would
think that automation products would be able to do that.

And instructions to the operator. Why would he be willy-nilly canceling jobs?

:>I want to know how i should approach it. The other qualifier here is that
:>this is Cobol v4.2 which i am stuck with.

I would approach this procedurally.

:>Would I have to write a non-LE assembler caller and somehow set and ESPIE
:>or ESTAE and then somehow involve CALLRTM ?
:>I have done a lot of digging and not sure recovery of this nature ( LE ) is
:>mentioned. I understand Condition Handling can be called also but
:>will it handle an Operator cancel ...I know there are products, thats not
:>an option because of cost.

What about if the job abends from its own failures?

This sounds like what checkpoint/restart was made for. 

--
Binyamin Dissen <bdis...@dissensoftware.com>
http://www.dissensoftware.com

Director, Dissen Software, Bar & Grill - Israel


Should you use the mailblocks package and expect a response from me,
you should preauthorize the dissensoftware.com domain.

I very rarely bother responding to challenge/response systems,
especially those from irresponsible companies.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to