Lizette, You can issue a QUERY ACT(TCBADDRESS) and identify the TCB of the recycle process. Then you can cancel the TCB by issuing C TCBADDRESS(x'yyyyyyyyy') with yyyyyyyy being the TCBADDRESS identified in the quesry command. IBM recommends that you hold the process prior to issuing the cancel. I usually only use this process when I have a hung task - but it will kill the active task.
Thanks....Rick -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Lizette Koehler Sent: Tuesday, June 15, 2010 10:28 AM To: [email protected] Subject: Re: How to terminate a RECYCLE on DFHSM David, So I can have recall and recycle run at the same time with these patches? Great. How about terminating my current HSM Recycle. Lizette -----Original Message----- >From: "O'Brien, David (NIH/CIT) [C]" <[email protected]> >Sent: Jun 15, 2010 11:24 AM >To: [email protected] >Subject: Re: How to terminate a RECYCLE on DFHSM > >Lizette, > > The following is valid for Zos 1.9 > > /* ALLOW RECALL TO ACCESS TAPES ASSIGNED TO RECYCLE OR TAPECOPY > /******************************************************************** > PATCH .MCVT.+315 X'05' > PATCH .MCVT.+53 BITS(.....1..) > >Thank You, >Dave O'Brien >NIH Contractor >________________________________________ >From: Lizette Koehler [[email protected]] >Sent: Tuesday, June 15, 2010 11:14 AM >To: [email protected] >Subject: How to terminate a RECYCLE on DFHSM > >I started a recycle and now need to stop it. I issue the F DFHSM,HOLD RECYCLE >but a display says HELD ACTIVE. > >When will it go inactive? At the end of the task/volume/?? > >Does RECYCLE hold up my RECALL tasks on DFHSM. > >Lizette > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

