SCLM is the Software Configuration and Library Manager component of ISPF which runs on z/OS®. It was first introduced with Version 3 of ISPF and was an upgrade to a previous component called LMF (Library Management Facility) that was introduced in version 2 of ISPF. It is a component of MVS, OS/390 and z/OS operating systems/platforms. According to IBM the Software Configuration and Library Manager (SCLM) consists of two products: a library manager and a configuration manager
It provides the source code management and build facilities of a software configuration manager (SCM). For example, SCLM supports Check out and Check in functions. SCLM provides a pessimistic locking model so that concurrent editing functions cannot be performed on a locked SCLM member. SCLM also provides build functions and a development hierarchy so that code, as it is developed and tested, can be promoted up to the next level of development. Such a hierarchy can exist in a tree structure as shown in the following figure. Other projects might have additional levels.
What is SCLM?
- Anuj Dhawan
- Founder
- Posts: 2824
- Joined: Sun Apr 21, 2013 7:40 pm
- Location: Mumbai, India
- Contact:
What is SCLM?
Thanks,
Anuj
Disclaimer: My comments on this website are my own and do not represent the opinions or suggestions of any other person or business entity, in any way.
Anuj
Disclaimer: My comments on this website are my own and do not represent the opinions or suggestions of any other person or business entity, in any way.