On Mon, 23 Feb 2009 14:55:55 -0600, Mark Zelden wrote:
>
>>>I think the OP was referring to the temporary files received into the SMPNTS
>>>or unwound into the SMPNTS as part of the "receive order" or "receive
>>>sysmod"
>>>SMP/E process.
>>>
>>Agreed. However, the content of the SMPNTS can be used for
>>a subsequent RECEIVE FROMNTS ...
>
>Thanks for pointing that out. I should have wrote "receive fromnts" above
>instead of "receive sysmod". And of course as someone pointed out,
FROMNTS? FROMNETWORK? Whatever.
>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. ...
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.
-- gil
----------------------------------------------------------------------
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