CA Datacom DBSIDPR assembly and link JCL use to be in INSTJCL member AXCUS01/BDCUS01.
This member no longer exists in Datacom 15.0/15.1. In what member is this located now?
Release : 15.1
Component : CA Datacom/AD
Member AXCUS01/BDCUS01 no longer exists due to changes in the installation procedure.
The JCL that assembles and links DBSIDPR is in the CA Datacom INSTJCL member AXCUSNEW (for AD) and BDCUSNEW(for DB) in STEP2S:
//* EXECUTE ASLKCUST PROC //*
//STEP2S EXEC ASLKCUST,PARM.LNKSTP='LIST,LET,XREF,MAP,NCAL,REUS(RENT)'
//ASMSTP.SYSIN DD DISP=SHR,
// DSN=CAI.NEWCHLQ.CUSMAC(DBSIDPR)
//LNKSTP.SYSIN DD *
ENTRY DBSIDPR
NAME DBSIDPR(R)
/*