Does jcl support automatic restart?
No Answer is Posted For this Question
Be the First to Post Answer
What is jcl in mainframe?
There are two input sorting files and there is a need to create one sort out file which contains data of both input files. What is the sort card for this. Write a sample JCL for this using a control card?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
What is the meaning of data definition name (ddname) and dataset name (dsname) in the DD statement?
Wrete a JCL to compare two files and mached records move to onc file & un mached rows wants to another file?
13 Answers CGI, DSRC, IBM,
What is the difference between sb37,se37,sd37 each?
wht is step lib n job lib ? where can we code joblib n steplib ?
Is it possible to left uncode disp? If yes, how?
if time parameter is not coded on the job card and job step then what is the default time assigned to the entire job and for each step in the job by the systyem ?
What is the function of dd name parameter with a 2 part structure; audit.report?
What is the difference between the positional and keyword parameters? Give examples.
Can we write same stepname for one or more steps in on job ?