Serializing changes to parmlib/proclib



All,

We are beginning to customize our z./OS 1.7 (to replace 1.4). We have
several folks who will be updating parmib and proclib. There is a
possibility that we might step on each other's changes. Say, for
instance, two people are making changes to COMMNDxx. Some people stage
their changes, i.e. copy parms out to another temporary library and work
on them and... then later... copy them back to parmlib.

My question.... Is there a way to lock member so that only one person
can be working on a member (or members) while they have the lock (the
lock could be held for days at a time)? (Some sort of change control
software comes to mind, but since this is a brand new vanilla test
system, we don't have time to implement that. SCLM also comes to mind,
since it comes with the system, but I don't know if that would work.)

I know communicating is key, but we are looking for extra controls so we
don't step on each other. Any good ideas for serializing access to
libraries we will be customizing?

Mike Martin


This email may contain confidential and privileged material for the sole use of the intended recipient. If you are not the intended recipient, please contact the sender and delete all copies. Any review or distribution by others is strictly prohibited. Personal emails are restricted by policy of the State Employees' Credit Union (SECU). Therefore SECU specifically disclaims any responsibility or liability for any personal information or opinions of the author expressed in this email.


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


.



Relevant Pages

  • Re: When is "volatile" used instead of "lock" ?
    ... you're not asserting there can be no JIT optimizations of members ... lock { ... surrounding access to a member doesn't stop the compiler from having ... memory references can move to later than a volatile write or earlier ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: When is "volatile" used instead of "lock" ?
    ... The sample clearly shows that putting a member between Enter/Exit does not ... that only the locked object is the volatile ... Nah - I'll fix it just using an extra lock. ... uncomment the volatile on continueRunning and it runs as ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Serializing changes to parmlib/proclib
    ... several folks who will be updating parmib and proclib. ... Is there a way to lock member so that only one person ...
    (bit.listserv.ibm-main)
  • Re: class instances and threads
    ... > I'd like to know if i need mutexs to lock the use of ... > member methods of a class instance shared between ... if you need to lock your critical regions without ...
    (comp.lang.cpp)
  • Re: How to lock the user desktop layout?
    ... you should be able to customize them from there. ... > I desperately need software to lock the resolution, wallpaper, ... icons and layout for builtin/user desktop in XP Home SP1. ... > arrangement that the administrator sets. ...
    (microsoft.public.windowsxp.security_admin)