In a recent note, Chris Mason said: > Date: Sun, 27 Aug 2006 19:06:36 +0200 > > I dare say there are some products out there which address this sort of > problem. I just hope whatever technique they employ isn't too > overcomplicated ... > ISPF/LMF. Keep a "source" copy of each library and a production copy. Make all changes to the source copy with ISPF Edit, which serializes updates to members. Periodically (e.g. daily plus on special request) copy the entire library, or only all members modified since the last refresh, to the production copy.
Use RACF rules to restrict the class of individuals authorized to update the production copy. Use an intermediate level library for review and approval of changes identified by SuperC. Does ISPF LM have a filter that will select all members modified since a given point in time, for generation of IEBCOPY SELECT statements? -- gil -- StorageTek INFORMATION made POWERFUL ---------------------------------------------------------------------- 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

