We are using 2 files , file one has data, file two is
empty.Using jcl how can we find the other file is empty?
Answer Posted / deepak dada, jaipur
the handling would happen
if the file is empty then pass the zero to return code in
cobol program
then go to jcl step and check for the conditiom code( 0,
eq) where the program is getting called and do whatever you
want to do
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is the function of dd disp parameter?
how would you create a temporary dataset? And where will you use them?
what is the use of JCL?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
How can return codes be tested before execution of a job step?
what is the use of IEBGENER utility?
Explain the hierarchy levels in jcl?
What is the use of disp parameter?
which utility is used a dummy utility?
what is SOC4 error?
List the various advantages of using jcl language?
Explain the function of the steplib dd statement?
Explain about LMQUERY�give a dialog information about a data set
What is the purpose of dd * statement in jcl?
Explain how can the disposition of sysout datasets be set for an entire jobstream?