|
Vikas Taskar <vtaskar@wipsys.ge.com> wrote: >What is the status code of killing a job,ie,if a person kills a job >(run by us at that instant),then how can the same be handled by >detecting the status code of the error?And what is the status >code for the same? Vikas, If I understand you right, you want the program to be able to detect whether a controlled end request has been issued to the job (i.e. ENDJOB or ENDSBS and a couple of others) so that it can tidy up and go to end cleanly. The way to do this is with the SHTDN operation code. Code an indicator in pos 54-55 (Hi) which will be set on if a shutdown request has been made. If the job has been cancelled with the immediate option then the program just gets killed and there's nothing it can do. I'm not sure why you're looking in the file information data structure. There is a status code in the _program_ status data structure. In this case I don't think it helps you, but someone will shout if I'm wrong. (Buck, probably <VBG>) Dave Kahn, ABB Steward Ltd. +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.