Have just upgrade to a new release of Endevor, attempting to execute the package ship C1BMXJOB and it fails with JCL errors. The // DSN=&I@PRFX..&I@QUAL statements are not being substituted correctly. WHY?
search cancel

Have just upgrade to a new release of Endevor, attempting to execute the package ship C1BMXJOB and it fails with JCL errors. The // DSN=&I@PRFX..&I@QUAL statements are not being substituted correctly. WHY?

book

Article ID: 35785

calendar_today

Updated On:

Products

Endevor Endevor Natural Integration Endevor - ECLIPSE Plugin Endevor - Enterprise Workbench

Issue/Introduction

Question:

Have just upgrade to a new release of Endevor, attempting to execute the package ship C1BMXJOB and it fails with JCL errors. The //DSN=&I@PRFX..&I@QUAL  statements are not being substituted correctly. WHY?

 

Resolution:

The C1BMXJOB pulls the member SCMM@SYM from the Endevor.CSIQSENU library to perform the symbolic substitution for the //DSN=&I@PRFX..&I@QUAL statements.

 

One should review the table and correct any problems and rerun C1BMXJOB.

 

Table looks like:

)SET C@RT = CART
)SET I@PRFX = IPRFX
)SET U@PRFX = UPRFX
)SET I@QUAL = IQUAL
)SET U@QUAL = UQUAL
)SET P@DISK = PDISK
)SET T@DISK = TDISK
)SET D@VOLSER = DVOLSER 

 

The SCMM@SYM member is loaded with site specific values via the BC1JJB03 job executed upon installation of Endevor but can be manually changed at any time.

 

The BC1JJB03 job is located in the Endevor.CSIQJCL library.

 

Environment

Release:
Component: ENDBAS