1. Check if the CEI0E10 fmid (CAMASTER) is installed in CA Common Services 14.1/R15 environment.
2. Check if you have a CAIMST00 member in your logical PARMLIB concatenation with the statement NOSTART for CAMASTER as:
CAMSINIT NOSTART, /* Start up at IPL time */
JOBNAME(CAMASTER) /* Job name to use */
If this is the case, please change it to:
CAMSINIT START, /* Start up at IPL time */
JOBNAME(CAMASTER) /* Job name to use */
3. Check that CAW0LOAD, CAW0PLD and CAW0LINK datasets for COMMON SERVICES 14.1/R15 are accessible and in LINKLIST.
4. Do IPL again to start CAMASTER.
You can check this documentation at the links: