The SCLM RAM is a sample RAM. Do not use in a production environment.
The SCLM RAM gives a basic entry into SCLM, ISPF's Software Configuration
Manager. This RAM is not enabled by default.
The load module name is CRARSCLM.
The SCLM RAM needs the ISPF services to be available.
The SCLM RAM requires an additional VSAM data set to be allocated
to DD CRARAM2. This VSAM data set can be allocated
and primed with the FEL.#CUST.JCL(CRA#VSLM) sample
job. For customization instructions, see the documentation within
the member.
The SCLM RAM requires the various user-specific data sets to exist.
Customize FEL.#CUST.JCL(CRA#ASLM) to allocate these
data sets. For customization instructions, see the documentation within
the member. Each user must submit CRA#ASLM once before
using CARMA with the SCLM RAM. Failing to do so will result in an
allocation error.
The SCLM RAM is not enabled by default. To enable the RAM, it
must be defined in the CARMA VSAM data sets referenced by DD CRADEF and CRASTRS.
Use the FEL.#CUST.JCL(CRA#UADD) sample job to merge FEL.SFELVSM2(CRA0SLMD) into CRADEF and FEL.SFELVSM2(CRA0SLMS) into CRASTRS.
For customization instructions, see the documentation within the member.
Source code and compile jobs are available in FEL.SFELSAMP.
For more information, see Common Access Repository Manager Developer's
Guide (SC23-7660).