When trying to enable ENF, it is failing with the following errors:
13.56.35 STC28657 $HASP708 ENF ???????? OPEN FAILED
640 RC=13 SDB/IRWD VALIDATION ERROR
13.56.35 STC28657 IEC141I 013-C0,IGG0199G,ENF,ENF,SPNPRINT 641
13.56.35 STC28657 IEF196I IEC141I 013-C0,IGG0199G,ENF,ENF,SPNPRINT
13.56.35 STC28657 IDI0123S Processing of abend S013 terminated due to unsupport
13.56.35 STC28657 IEF196I IDI0123S Processing of abend S013 terminated due to u
13.56.35 STC28657 IEF196I execution environment: SUB=MSTR address space
13.56.35 STC28657 IEA995I SYMPTOM DUMP OUTPUT 646
646 SYSTEM COMPLETION CODE=013 REASON CODE=000000C0
Releases : 14.1 and 15.0
Component : ENF and CCI
S013-C0 means there is a SYSOUT dsn when you are running SUB=MSTR
When running SUB=MSTR :
With ENF:
Remove the //SPNPRINT DD * or DSN=dsn
Add //SPNPRINT DD DUMMY to the ENF proc
With CAICCI
A TRCPRINT DD is required
The same restrictions as the SPNPRINT apply
See the available CCS documentation for the instructions to Run CAIENF under the Master Subsystem - SUB=MSTR