On Mon, 23 Feb 2009 16:53:35 -0600, Paul Gilmartin <[email protected]> wrote:
>>if you do the receive with "DELETEPKG", it gets deleted anyway after the >>process is complete. Here, I've set up a 4 3990-9 volume SMPNTS zFS >>that everyone shares. I have a cron script that deletes everything older >>than 90 days, so I don't care if anyone uses DELETEPKG or not. >> >Actually, this might result in a considerable optimization >because the conditions in: > >#<<<14.4.3 "SMP/E V3R5.0 for z/OS V1R10.0 Commands" > _______________________________________________ > > 14.4.3 Restarting RECEIVE FROMNETWORK > > ... You can simply rerun the > RECEIVE FROMNETWORK command, and SMP/E will determine which files have > already been transferred successfully, and which files need to be > transferred again or have not yet been transferred. Before transferring > a file, RECEIVE processing checks to see if the file already exists in > the package directory of the SMPNTS. If it does, the hash value for the > existing file is calculated and compared to the hash value supplied in > the package attribute file. If they match, the file is used as it exists > in the package directory and is not transferred again. ... > I'm not sure I follow... Optimization of what? If the "RECEIVE SYSMODS" part of "RECEIVE NETWORK" or "RECEIVE FROMNTS" completed successfully why would it matter since you don't need the package after that. If there was a problem with RECEIVE, DELETEPKG isn't going to delete it anyway. The only reason I keep stuff out there for 90 days are for CBPDO orders of ServerPacs in case someone lets it sit for a while or wants to start over. Otherwise, the SMPNTS usage is for maintenance where people "receive it now" and it never gets touched again. >So some files might not need to be re-transferred. I don't know >whether the hash value is reproducible if the same SYSMOD appears >in different ORDERs sharing the SMPNTS. KurtQ might enlighten us. > If you order the same PTF in 2 different shopz orders, it will transfer twice as part of each package. In the case of RECEIVE ORDER, I don't think you can do a transfer only and it wouldn't be selected the second time anyway since SMP/E would know it is already received. 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

