My MUF is running fine.
But my Datacom DBUTLTY job fails with error:
DB13001E - UNEXPECTED RETURN CODE 44 (76) SECURITY ENVIRONMENT ERROR ?
Although this can be a security issue most often this problem is due to the Datacom PC CALL module(s).
For CA Datacom/DB or CA Datacom/AD Version 15.x,
PC CALL module DBPCCPR has not been successfully loaded via CAIRIM.
For CA Datacom/DB or CA Datacom/AD Version 14.0,
PC CALL modules DBPCCPR and DBPCSPR have not been successfully loaded via CAIRIM.
Run DBUTLTY REPORT MEMORY=MVS and check if you see the PC CALL modules .
DBPCSPR needs to be loaded when using DBSIDPR with CONNECT_ALLOW_PRIORITY=(LOCAL,XCF) .
So if XCF access is needed then load both PC CALL modules for version 14.0.
If no XCF access is needed then redo the assemble/link-edit for DBSIDPR with CONNECT_ALLOW_PRIORITY=(LOCAL)
When you do not load the PC CALL modules via CAIRIM then the first MUF startup loads DBPCCPR .
Only DBPCCPR.