On Sun, Jan 8, 2017 at 2:43 AM, bILHA ELROY <[email protected]> wrote:
> Z/OS V2.1 > > Is it possible to process JECL (/*JOBPARM for example) cards in IEFUJV > exit ? If so, can we change the card image (not only set a R.C ) > I don't see how. JECL is _NOT_ JCL! JECL cards are "control cards" which are interpreted by the JES[23] system. IEFUJV, according to the book, is a part of the Converter/Interpreter. I think you will need to implement JES2 exit 54. http://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.1.0/com.ibm.zos.v2r1.hasc100/ex54.htm > > in z/os mvs installation exit book it is said that: > > •The job validation exit (IEFUJV) receives control before each job control > statement in the input stream or cataloged procedure is converted. This > exit receives control after all the JCL is converted and again after all > the JCL is interpreted. IEFUJV is not invoked for JCL comment statements or > null statements. A return code from this exit indicates whether the system > is to continue processing the job. > > -- There’s no obfuscated Perl contest because it’s pointless. —Jeff Polk Maranatha! <>< John McKown ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
