Re: What is 2034 from BPXBATCH sleep?

2020-06-02 Thread Paul Gilmartin
On Tue, 2 Jun 2020 11:42:55 -0700, Charles Mills wrote: >You are correct. They show with an STC jobid whereas my job was a batch job. > >That's an explanation of why but hardly an answer -- and not your job @ITschak >to answer this of course -- to HOW would a mortal be supposed to debug this? >

Re: What is 2034 from BPXBATCH sleep?

2020-06-02 Thread Gibney, Dave
une 02, 2020 11:43 AM > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: Re: What is 2034 from BPXBATCH sleep? > > You are correct. They show with an STC jobid whereas my job was a batch > job. > > That's an explanation of why but hardly an answer -- and not your job > @ITschak to a

Re: What is 2034 from BPXBATCH sleep?

2020-06-02 Thread Charles Mills
Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of ITschak Mugzach Sent: Tuesday, June 2, 2020 11:27 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: What is 2034 from BPXBATCH sleep? The abend occurred in a different asid. you may see the job number ib the log is different. ITschak ITschak

Re: What is 2034 from BPXBATCH sleep?

2020-06-02 Thread ITschak Mugzach
> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On > Behalf Of Charles Mills > Sent: Tuesday, June 2, 2020 10:50 AM > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: What is 2034 from BPXBATCH sleep? > > I am running the following and getting a return code

Re: What is 2034 from BPXBATCH sleep?

2020-06-02 Thread Steve Beaver
Try PARM='SH /bin/sleep 5' -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Charles Mills Sent: Tuesday, June 2, 2020 12:50 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: What is 2034 from BPXBATCH sleep? I am running the following

Re: What is 2034 from BPXBATCH sleep?

2020-06-02 Thread Charles Mills
-MAIN@LISTSERV.UA.EDU] On Behalf Of Charles Mills Sent: Tuesday, June 2, 2020 10:50 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: What is 2034 from BPXBATCH sleep? I am running the following and getting a return code 2034. I guess the doc is saying that is a Signal 9. Can someone explain what is going

What is 2034 from BPXBATCH sleep?

2020-06-02 Thread Charles Mills
I am running the following and getting a return code 2034. I guess the doc is saying that is a Signal 9. Can someone explain what is going on? I'm sure this is elementary but I don't have much of a clue. No error messages! sleep is documented as only returning 0 and 2. //BPXBAT EXEC