On Wed, 10 Jun 2009 14:49:12 +0200, R.S. <[email protected]> wrote:

>2. I solved it.
>I received the product again by using RECEIVE BYPASS(ACCCHK APPCHK).
>Then I was able to APPLY the product for another target zone.
>I also changed OPTions to have NOPURGE, so further ACCEPTs will not
>delete the product.
>Of course I should change it when doing last ACCEPT.
>

Rather than changing the options after the last ACCEPT, it is easier
to run REJECT in mass mode after you are done with the ACCEPTs.

  SET    BOUNDARY (GLOBAL).       
  REJECT PURGE  (dlib1,dlib2).        


I share a single z/OS global zone and have different maintenance target zones
for different companies.  I could share it all but because of the different
environments, roll out schedules, usermods etc., we have found it easier
to do it this way - even though it means applying maintenance twice. 

Within each company, all the additional target zones are just clones of the
company's respective maintenance zone along with the sysres sets.  

I could have a single DLIB zone, but we also keep a separate one for each
company.    Due to this configuration we also have the NOPURGE option set.  I 
typically run the REJECT in mass mode after we accept RSU maintenance
(usually 6 months / 2 quarterly RSUs behind our quarterly RSU apply level).   

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