How to identify in JCL that an input file is empty without
reading it?
Answer Posted / sivakumar sekharannair
You can use IEBCOMPR
Used to compare two sequential data sets, two partitioned data sets or two PDSEs at the logical record level to verify a backup copy. Fixed, Variable, or undefined records from blocked or unblocked data sets or members can also be compared. However, you should not use IEBCOMPR to compare load modules.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the significance of addrspc parameter in the exec statement?
Is condition checking possible in jcl? If yes, how?
What is the purpose of dd?
What is the difference between run mode and addressing mode?
which utility is used a dummy utility?
how do you code a null statement?
Is automatic restart possible in jcl?
Does jcl support automatic restart?
What are steplib and joblib?
Explain the function of dd name parameter with a 2 part structure; audit.report?
What is the significance of addrspc parameter in exec statement?
Must tape dataset definitions include vol=ser specifications?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?