Datacom/DB Version 15.0 and 15.1 JCL member BDP05197 provided by 15.0 PTF RO91426 and 15.1 PTF RO91427 gives JCL errors and will be corrected in later PTF(s).
The HOLD ACTION says "User must run member BDP05197 to add member DDCFBLD2 to their CUSMAC and sync the DD and DDD."
The first JCL errors are:
Datacom DB R15.0
To circumvent the BDP05197 JCL errors if before the correcting PTF becomes available, make these changes to BDP05197:
//L JCLLIB ORDER=CAI.CHLQ..CUSPROC
//STEP2 EXEC PGM=DDCFBLD,REGION=6M
// INCLUDE MEMBER=B15STLIB
// INCLUDE MEMBER=B15DDCXX
// INCLUDE MEMBER=B15DDOUT
//*
//DDCFBLD DD DUMMY
//SYSIN DD DSN=CAI.CHLQ.CUSMAC(USRACC),
// DISP=SHR
// DD DSN=CAI.CHLQ.CUSMAC(DDCFBLD2),
// DISP=SHR
//
NOTE: Datacom/AD 15.0 sites do not require PTF RO91426 and if applied, Datacom/AD 15.0 installations have no need to complete PTF RO91426 HOLD ACTION in their Multi-User (MUF) environments. If applied, either bypass the HOLD ACTION or choose use the resolution above.