Thanks. yes, it's a test system. Some runaway process generate many tasks with same name that are in starting status and used up available address spaces. We are trying to fix this issue.
I tried this command 'force starting,a=00e0,arm', but it didn't cancel the task either. -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of D alta Sent: Monday, March 15, 2021 2:36 PM To: [email protected] Subject: Re: [EXTERNAL] Re: Cancel jobs in starting status with same name ok, so you will need to issue the force arm command. Are you on a test lpar? See if this works: force starting,a=00e0,arm On Monday, March 15, 2021, 03:26:09 PM EDT, Chen, Ya-Fang <[email protected]> wrote: Tried that already. C TEST1,A=00E0 IEE341I TEST1 NOT ACTIVE IN SPECIFIED ADDRESS SPACE C STARTING,A=00E0 IEE838I STARTING NON-CANCELABLE - ISSUE FORCE ARM -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of D alta Sent: Monday, March 15, 2021 2:13 PM To: [email protected] Subject: Re: [EXTERNAL] Re: Cancel jobs in starting status with same name OK, it's probably because because the address space is not fully initialized.Go ahead and try the cancel command: c test1,a=00e0 c test1,a=0130 On Monday, March 15, 2021, 02:57:50 PM EDT, Chen, Ya-Fang <[email protected]> wrote: Thanks. I didn't see any WUID= parameter from the display. ------------------------------------ D A,TEST1 CNZ4106I 13.52.03 DISPLAY ACTIVITY 779 JOBS M/S TS USERS SYSAS INITS ACTIVE/MAX VTAM OAS 00014 00271 00000 00053 00036 00000/00300 00038 TEST1 STARTING OWT S A=00E0 PER=NO SMC=000 PGN=N/A DMN=N/A AFF=NONE CT=000.006S ET=NOTAVAIL WKL=SYSTEM SCL=SYSSTC P=1 RGP=N/A SRVR=NO QSC=NO ADDR SPACE ASTE=3FE3A800 TEST1 STARTING OWT S A=0130 PER=NO SMC=000 PGN=N/A DMN=N/A AFF=NONE CT=000.005S ET=NOTAVAIL WKL=SYSTEM SCL=SYSSTC P=1 RGP=N/A SRVR=NO QSC=NO ADDR SPACE ASTE=3FE34C00 Thanks and Regards, Ya-Fang -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of D alta Sent: Monday, March 15, 2021 1:45 PM To: [email protected] Subject: [EXTERNAL] Re: Cancel jobs in starting status with same name If you can't use SDSF, then you can use the JES2 cancel command.When you display the STC using D A,TEST1 look for the WUID= value and that is the STC number that you can use to cancel the TEST1 STC using the JES2 command: First, display it: $DSxxxxxThen, issue: $CSxxxxx to cancel the STC On Monday, March 15, 2021, 01:18:11 PM EDT, Chen, Ya-Fang <[email protected]> wrote: Does anyone know how to cancel jobs with the same in starting status? It's a JES2 system. Thanks. ------------------------------------------------------------------------ D A,L CNZ4105I 11.45.54 DISPLAY ACTIVITY 297 JOBS M/S TS USERS SYSAS INITS ACTIVE/MAX VTAM OAS 00014 00271 00000 00053 00036 00000/00300 00038 TEST1 STARTING OWT S TEST1 STARTING OWT S TEST1 STARTING OWT S TEST1 STARTING OWT S TEST1 STARTING OWT S TEST1 STARTING OWT S Regards, Ya-Fang ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- 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
