On Thu, 2 Oct 2008 11:25:14 -0400, Howard Rifkind <[EMAIL PROTECTED]> wrote:

>Upon second look SMP told me that the PTF was accepted, it is in the TLIB
as well as in the DLIB.
 
So, it now is in all three zones.  
 
I don't want to reject the PTF from TLIB/DLIB just from the global zone.
 
How would I handle this situation?
 
Thanks

==============================
  SET    BOUNDARY (GLOBAL).                    
  REJECT                                       
         SELECT   (                            
                   sysmod                   
                  )                            
     BYPASS(APPLYCHECK,ACCEPTCHECK)      
                .                 

But this tells me you probably don't have you cleanup options set to
delete the MCS from the global zone as I mentioned in my last post.
So you may want to run a REJECT PURGE in mass mode which will
get rid of all the PTFs in your global zone that have been accepted
or ones that have been superseded if their superseding PTF was
accepted.

  SET    BOUNDARY (GLOBAL).        
  REJECT PURGE  (dlibzone).    

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group - ZFUS G-ITO
mailto:[EMAIL PROTECTED]
z/OS Systems Programming expert at http://expertanswercenter.techtarget.com/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.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

Reply via email to