Previous Topic: Increase ASIDs (Optional)Next Topic: APF-Authorize the Load Library


Add the SVC and LPA Modules to the System (Optional)

The supervisor call (SVC) and link pack area (LPA) modules can be added to the system.

Note: This step is optional because the dynamic installation adds the SVC and LPA modules when starting CA SYSVIEW.

Follow these steps:

  1. Define the CA SYSVIEW SVC in an IEASVCnn member of SYS1.PARMLIB. In this entry, specify the same number after the SVCPARM keyword that you specified for the SVC parameter in Modify and Run the Job INSTALL.

    Example: Define the IEASVCnn Entry

    SVCPARM 238,REPLACE,TYPE(3),APF(NO),EPNAME(GSVXSVC)
    

    Note: You can copy the GSVXSVC module into any existing LPA library instead of creating an entry in IEALPAnn.

  2. Define the location of the SVCs, and define the LPA modules by updating the IEALPAnn member of SYS1.PARMLIB.

    Note: The CNM4BLPA library must be in the master catalog.

    The SVC and LPA modules are added to the system.