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
Brief description of inline procedure of jcl.
How jcl work to handle various input output file operations?
Differentiate between addressing mode and run mode.
how to compare two datasets without using superce because output is limited to 133 bytes
What is the difference between run mode and addressing mode?
Can we use DISP=SHR in output file in JCL
if the submitter of a job wants to inform another user about the job completion, how can it be done?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
Is it possible to left uncode disp?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
How can return codes be tested before execution of a job step?
What is multithreading in jcl?
How to submit a jcl from cics?
can any one plzzzzzz tell the jcl code for creating ps using idcams