A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
No Answer is Posted For this Question
Be the First to Post Answer
Explain how can an in-stream dataset be terminated?
Is it possible to define dd statements as you want?
whats the diff bw the evaluate also and and?
describe the exec statement,its meaning ,syntax and keywords?
Are there any set of rules for the names of the steps used in a job? What are they?
how will be submit 1 jcl by other jcl? means that how 'll submit one job by other job??
Hi, Please clear me when COND=ONLY and COND=EVEN. Explain me with example.
What is a S0C4 error ?
if in a job, region is mentioned in both jobcard and in step then which is cosidered at the step level? A job has region 4k in jobcard and step1 with region 0k and step2 with 16k, then what is the region allocated for the entire job? what is the region step1 takes? what is the region step2 takes?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
Explain about LMPUT-