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
using cursor how can you fetch more than one record into a variable
In how ways you can pass the data from Jcl to cobol ?
How to send data from cobol program to jcl?
what is a cataloged procedure ?
What is the DD statement for a output file?
What 3 guidelines do we have to follow when concatenating DD statements?
Explain the function of job statement in jcl?
i have two flat files.i want to select one record from that file by using jcl.for example file1 contains emp no,name,joining date. file2 has same details.emp no is primary key. i will give empno.that emp details send to outfile.please let me know if any one knows it.give sample code.
How many positional parameters are there in job statement?
What are SD37, SB37, SE37 abends?
GDG Create syntax ?
What is a COND parameter in JCL?