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 the steplib dd statement?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
Explain about ISPF/TSO Commands
how you will the direct the data to spool using sysout option?
how to compare two datasets without using superce because output is limited to 133 bytes
How can a fb file convert to vb file using sort program?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
How to submit a jcl from cics?
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
What do you understand by jcl?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
what is DSN in JCL and what are the parameters to declare the DSN?
Is it possible to define dd statements as you want?
what is a jcl?
Is automatic restart possible in jcl? If yes, how?