That's a good way to bypass it Thanks -----Original Message----- From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On Behalf Of Elardus Engelbrecht Sent: Wednesday, June 20, 2018 1:53 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Using JCL Symbld and TYPRUN=SCAN
Gadi Ben-Avi wrote: >Do you know of a way to check the parameter substitution in DD *? Easy, a quick and dirty trick I sometimes do is this little change: //SYSIN DD *,SYMBOLS=(JCLONLY,X) DELETE KVPO.MOST.DB2DATA.&LVL4..&PART..TRS SET MAXCC = 0 to this one (clear out the SYSIN - at least for IDCAMS SYSIN and place it in a JCL comment): //* DELETE KVPO.MOST.DB2DATA.&LVL4..&PART..TRS //SYSIN DD *,SYMBOLS=(JCLONLY,X) SET MAXCC = 0 Just submit that step (with or without TYPRUN) and if you see the substition is right, then submit the whole job with the correct SYSIN contents. That is a mild, but clean PITA... ;-D Groete / Greetings Elardus Engelbrecht ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN הודעה זו נשלחה אליך מטעם חברה בקבוצת מלם תים וייתכן שהיא מוגנת תחת סודיות מסחרית. כל הצעה, התחייבות או מצג מטעם החברה, מחייבים מסמך נפרד וחתום על ידי מורשה החתימה של החברה. החברה רשאית לנטר כל תכתובת העוברת בשרתיה והיא לא תישא באחריות לכל נזק, ו/או אובדן, שיבוש או פגיעה במידע כלשהו שנגרם מסיבות של תקיפה חיצונית ו/או זדונית על הארגון. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN