> -----Original Message-----
> From: IBM Mainframe Discussion List On Behalf Of Howard Rifkind
> 
>   I'm doing an apply check on FMID HDZ11G0 and as an example 
> I seem holds on items such as listed below
>    
>   AA04297 UNRESOLVED UA03573
>   AA05567 UNRESOLVED UA04833
>   AA05597 UNRESOLVED UA03982
>    
>   However there are many of these all different  items.
>    
>   I have checked several of these and found that these are in 
> error, why would I want to bypass them during an apply (no 
> check)?  Wouldn't the best thing to do is just not include 
> them in the run when I include a bypass(holdsystem(IPL DOC...) 

That's what we do, essentially:

APPLY FORFMID(HDZ11G0)
        EXCLUDE(UA03573
                  UA04833
                  UA93982)
        ...

Just tell SMP/E not to apply the PTFs with unresolved error holds.

    -jc-

----------------------------------------------------------------------
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

Reply via email to