After applying some maintenance to PDSMAN and when we start it up we are seeing a looping pair of messages
PDSMENF-01 ENF INIT error - the ENF service is not available
PDSMOPR-27 CA-ENF Interface status: Retry in progress
They repeat about every 5 minutes.
Doesn't seem to be causing any issues, but how do we suppress this as we do not have CA-ENF?
If you don't have OPS/MVS installed you can just ignore these messages. If you'd rather not see them at all you can add ',NOENF' to your PDSMAN startup exec parms.
For example, use the following command when starting PDSMAN:
S PDSMAN,PRM=NOENF
******************
You can state the parameter in the PDSMAN STC, like, for example:
//PDSMOPR EXEC PGM=PDSMOPR,PARM='NOENF',TIME=1440,REGION=0M