Problem:
In my first attempt of using CSM's deploy process the validate function fails with MSMD2000I CCI Feedback Message: SPAWN SERVICE UNAVAILABLE
Cause:
The CSM setup requirements for product deployment as documented in the CA Chorus Software Manager Admin and Install Guides were not performed.
Resolution:
All CSM requirements for deployment as documented in the CA Chorus Software Manager Admin and Install Guides need to be met.
Within the CA Chorus Software Manager Admin Guide there is pertinent information about the CA Common Services Component Requirements.
CA Common Services for z/OS are an important working part of CA CSM including the Common Communications Interface (CAICCI)
which contributes to CA CSM as follows:
? Validates a system.
? Spawns the remote system discovery and the CA CSM Software Deployment Service (SDS).
The CAIENF procedure needs to reference the necessary spawn parms defined for the CSM service. These would be referenced by CAIENF via the
//SPNPARMS DD parameter.
The CSM spawn parms can be used as delivered with the potential to automatically start the CCIDSCSV and CCISPNSV procedures which will need to be defined in
the system's Proclib concatenation.