What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
1103What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
1318If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
1310
When output dataset space is required, what quantity categories are used?
What are the jcl procedures?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
what happens in conversion stage in job processing?
What is the function of job statement in jcl?
What do you understand by jcl?
What are the rules employed while naming the steps in a job?
What happens if both JOBLIB & STEPLIB is specified ?
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
I need exexution process for JCL programs
Is it possible to left uncode disp?
//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 /*
Explain in DD statement what is the use of DCB parameter?
How does jcl act on code(if you take a cobol program)?
Differentiate between addressing mode and run mode.