On Mon, 15 Apr 2013 18:31:55 -0500, Paul Gilmartin <[email protected]> wrote:
>I have done a successful REJECT SELECT for a PTF which contained >internal HOLD data: > >++ HOLD(%sysmod%) SYSTEM REASON(RESTART) FMID(%fmid%) > DATE(13001) COMMENT( Whatever. ) . >++ HOLD(%sysmod%) SYSTEM REASON(DOC) FMID(%fmid%) > DATE(13001) COMMENT(Test internal HOLD.). >[...] >Is there any way to make that PTF and all its collateral damage go >away, really away, as if it never happened? REJECT HOLDDATA SELECT(%sysmod%). Or use the dialogs to generate the REJECT command and set REJECT HOLDDATA to YES. It will reject the associated SYSTEM HOLD(s) even though the SYSMOD(s) have been previously rejected. You will see the %sysmod% in the rejected report (again) when the HOLD DATA is deleted. >[...] >If I restructure the PTF, removing the internal HOLDDATA, will they >still be present in the GLOBAL zone, and require a BYPASS to APPLY >or ACCEPT the restructured PTF? IMHO, it is bad form to modify a PTF after its been received, even more so after apply, because yes, until you REJECT the HOLD DATA, you will need a BYPASS HOLDSYS to apply the SYSMOD, which seems counter to your intention. Regards, Art Gutowski Compuware Corporation ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
