CAICCI Configuration › Verify Your Installation
Verify Your Installation
For client-server connections, mainframe started task CCISSL is used.
For peer-to-peer connections, mainframe started task CCISSLGW is used.
To verify that CAICCI is started correctly
- Start the ENF procedure, which starts a subtask for CAICCI when the following statement is specified in the CCIPARM part of the ENFPARMS concatenation:
SYSID(xxxxxxxx)
- Once ENF is initialized, issue the following console command:
ENF STATUS
- In the output, look for the following message:
CAS9626I - CAICCI Subsystem is operational
If the message is not present, check that the DCM statement for CAICCI, CAS9DCM3, was defined in the CAIENF parameter file and that your CCIPARM was updated to include a valid SYSID.
- Verify that the CCISSL and CCISSLGW started tasks are available in a system proc library. Verify that these started tasks have been properly set up in your security environment. CCISSL and CCISSLGW, plus ENF, require a security OMVS segment.
- For CCISSL, verify that PGM= in the proc JCL is set to PGM=CAS9PDGM.
- For CCISSLGW, verify that PGM= in the proc is set to PGM=CAS9PDPM.