On Tue, 30 Jan 2018 23:51:17 +0000, Jesse 1 Robinson <[email protected]> wrote:
>(It must be JES2zday). There used to a trick to get a JES2 INIT deck syntax >check. You would 'S JES2' with the system running. JES2 would eventually say >'SUBSYSTEM NOT DORMANT' and quit, but along the way read the INIT deck and >flag any syntax errors. We tried that today with a deliberate syntax error, >but no complaints during startup. Did this trick stop working somewhere along >the way? > If you are running zOS 2.3, you can make use of the JES2 init deck checker via batch. //JES2CHK JOB (RLL,1206),'Init Deck Check', // MSGLEVEL=(1,1), // CLASS=R, < == ensure this job class allows for System Symbols // MSGCLASS=X, // REGION=0M, // NOTIFY=&SYSUID //* //JES2 EXEC JES2 //IEFPROC.HASPLIST DD SYSOUT=Z Report listing is written to the HASPLIST DD Hope this helps .... Roger ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
