TOMCAT Deployment fails with JCL error caused by IEFUJV exit
search cancel

TOMCAT Deployment fails with JCL error caused by IEFUJV exit

book

Article ID: 218216

calendar_today

Updated On:

Products

COMMON SERVICES FOR Z/OS

Issue/Introduction

There is no apparent JCL error, however cai.CAW0JCL(TOMDPLY) fails with 

IEFC452I N755F6A - JOB NOT RUN - JCL ERROR
IEFC042I JOB CANCELLED BY INSTALLATION EXIT - IEFUJV

Environment

Release : 15.0

Component : TOMCAT

Cause

  • cai.CAW0JCL(TOMSEDIT) used as input to TOMDPLY
  • TOMSEDIT contains an EXPORT statement
  • EXPORT could span multiple lines
  • JCL error caused by RACF security issue
    • RACF preventing IEFUJV from reading a multi-line EXPORT statement correctly   

Resolution

  Changing the EXPORT statement to use a single line resolved the problem. 

 

Additional Information

Please refer to the following documentation: