CA Datacom DBSIDPR assembly and link JCL?
search cancel

CA Datacom DBSIDPR assembly and link JCL?

book

Article ID: 193995

calendar_today

Updated On:

Products

Datacom DATACOM - AD Datacom/DB INFOCAI MAINTENANCE

Issue/Introduction

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?

 

Environment

Release : 15.1

Component : CA Datacom/AD

Resolution

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)                                                       
/*