In 2.2, the P AXR is all that is needed. It automatically shuts down the subtasks.
-----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Lucas Rosalen Sent: Monday, August 21, 2017 6:57 AM To: [email protected] Subject: Re: AXR address space Hey Bob, Exactly! In one of my current customer's system right now we have AXR, AXR01 and AXR04. running. That's exactly the reasion we use INGLKUP function to "grab and stop whatever is not in automation" first; then P AXR. We're also z/OS 2.2. Thanks, ------------------------------------------------------------------------------------------------------------------------------- *Lucas Rosalen* Emails: [email protected] / *[email protected] <[email protected]>* LinkedIn: http://br.linkedin.com/in/lrosalen Phone: +48 (71) 792 809 198 2017-08-21 12:22 GMT+02:00 Richards, Robert B. <[email protected]>: > Issue the following command and you may be surprised to see that > there is a subtask below AXR itself: > > D A,AXR* > > Result on my system (z/OS 2.2): > > JOBS M/S TS USERS SYSAS INITS ACTIVE/MAX VTAM OAS > 00014 00141 00005 00046 00034 00005/00060 00093 > AXR AXR IEFPROC NSW * A=001A PER=NO SMC=000 > PGN=N/A DMN=N/A AFF=NONE > CT=000.071S ET=00526.49 > WKL=SYSTEM SCL=SYSSTC P=1 > RGP=N/A SRVR=NO QSC=NO > ADDR SPACE ASTE=0F611680 > DSPNAME=AXRTRDSP ASTE=6FFD7680 > DSPNAME=AXRRXENV ASTE=0EA9F880 > DSPNAME=AXRREQCP ASTE=0EDA2D80 > AXR01 AXR01 OWT * A=0100 PER=NO SMC=000 > PGN=N/A DMN=N/A AFF=NONE > CT=000.021S ET=00428.23 > WUID=S0105831 USERID=AXR > WKL=SYSTEM SCL=SYSSTC P=1 > RGP=N/A SRVR=NO QSC=NO > ADDR SPACE ASTE=0F615000 > > IIRC, try stopping AXR0n first, then AXR. And if you are at z/OS 2.2 , > the P AXR is sufficient in and of itself. > > Bob > > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] > On Behalf Of Gilson Cesar de Oliveira > Sent: Friday, August 18, 2017 12:55 PM > To: [email protected] > Subject: AXR address space > > > Dear list: > > I'd like to know how to stop the AXR address space without using the > CANCEL command?? > > I already tried with STOP but it didn't work. > > Any clues?? > > > Thanks in advance for any help. > > Regards, > > Gilson > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send > email to [email protected] with the message: INFO IBM-MAIN > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send > email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
