Previous Topic: EDCHEK Screen Using EDCHKLBNext Topic: EDCHEK Screen Using EDCHKSL and EDCHKLB


EDCHEK Screen Using EDCHKSL

If you activate the EDCHKSL option, you receive an error severity breakdown within the panel, including the number of statements by severity and their associated line numbers. The following example shows the output using EDCHKSL:

EDIT ---- BELST02.JCL.CNTL(TESTJCS) - 01.01 ------------------ COLUMNS 001 072 COMMAND ===>                                                  SCROLL ===> CSR ****** ***************************** TOP OF DATA ****************************** ==MSG> CAY6000 2 STATEMENTS FLAGGED IN JOB "BELST029" MAXIMUM SEVERITY WAS 8 ==MSG> CAY6000 1 STATEMENT  FLAGGED WITH SEVERITY 4 ==MSG> CAY6000 1 STATEMENT  FLAGGED WITH SEVERITY 8 ==MSG> CAY6000 NO ERRORS WERE SUPPRESSED ==MSG> ==MSG> LINE #  SV MSG. ID. ERROR MESSAGE TEXT ==MSG> ======  == ======== ================================================= ==MSG> 000110  08 CAY6341E "001 -- THIS CLASS RESERVED FOR SCHEDULED JOBS" ==MSG> 000200  04 CAY6341W "002 -- ONLY SYSTEM PROGRAMMERS CAN USE AMAS ==MSG>            PZAP CONTACT TECH-SERVICES" 000100 //BELST029 JOB (40100000),'S. BELL',CLASS=P,MSGCLASS=X, ==MSG> //BELST029 JOB (40100000),"S. BELL",CLASS=P,MSGCLASS=X, 000110 //   USER=BELST02 ==MSG> //   USER=BELST02 ==MSG> CAY6341E "001 -- THIS CLASS IS RESERVED FOR SCHEDULED JOBS" ==MSG> 000200 //STEP1    EXEC PGM=IEBCOPY ==MSG> CAY6341W "002 -- ONLY SYSTEM PROGRAMMERS CAN USE AMASPZAP CONTACT ==MSG>          TECH-SERIVCES" 000300 //SYSPRINT DD  SYSOUT=* ****** **************************** BOTTOM OF DATA ****************************