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 | 5 No |
Post New Answer View All Answers
What do you understand by the terms: joblib and steplib?
Must tape dataset definitions include vol=ser specifications?
How can a jobs execution priority be modified?
Does jcl support automatic restart?
Explain the function of the steplib dd statement?
Explain about LMFREE�free data set from its association with data ID
Is acct parameter mandatory?
What is the significance of addrspc parameter in the exec statement?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
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?
Explain about LMQUERY�give a dialog information about a data set
can any one plzzzzzz tell the jcl code for creating ps using idcams
How do you access an uncatalogued dataset in a jcl?
What is the function of the dd avgrec keyword in sms datasets?
Explain the job statement in jcl?