Someone may give you a better answer. We have created our own JECL card (/*SCHENV) that we process entirely within JES2 exits. You can definitely change a JECL card there. We have to, in fact, because our JECL card must be turned into a comment before mainline processing gets control.
I’m not sure what you need from IEFUJV, but failing another solution, you might handle you JECL card(s) within JES2 and either perform desired processing there or interact with SMF exit(s) in some other way. . . J.O.Skip Robinson Southern California Edison Company Electric Dragon Team Paddler SHARE MVS Program Co-Manager 323-715-0595 Mobile 626-543-6132 Office ⇐=== NEW [email protected] -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of bILHA ELROY Sent: Sunday, January 08, 2017 12:44 AM To: [email protected] Subject: (External):IEFUJV PROCESS OF JECL CARDS 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 ) 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. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
