How to DEBUG a JCL?

Answer Posted / sam

EJCK,EJCK REPORTS alsp work

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what JCL Procedures?

701


Can an individual step be restricted from using all the jobs allowed cpu time?

1010


what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?

778


List the different components of jcl statement?

697


I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?

704






Where & How Do You Code Identifier In Jcl?

699


Can we call instream to catalog and catalog to instream?

685


can any one plzzzzzz tell the jcl code for creating ps using idcams

10519


//S10 EXEC PGM=ICETOOL //TOOLMSG DD SYSOUT=* //DFSMSG DD SYSOUT=* //CON DD DSN=VAR.INPUT1,DISP=SHR // DD DSN=VAR.INPUT2,DISP=SHR //OUT DD DSN=VAR.OUTPUT,DISP=(NEW,CATLG,DELETE), // SPACE=(CYL,(5,5)),UNIT=SYSDA //TOOLIN DD * * Splice the needed data from the two VB files together SPLICE FROM(CON) TO(OUT) ON(5,5,CH) WITHALL - WITH(12,5) WITH(22,20) VLENMAX /*

913


What is the function of job statement in jcl?

636


Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?

721


What is the format of comment statement?

669


Is it possible to define dd statements as you want?

646


What is the function of the dd dcb keyword?

828


what is JCL?

698