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 / rajesh_m13
stepname exec vsamempt=yes
that shows empty file
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Suppose I have five jobs to do. But I want to hold one?
Can I send output of job to my remote device careerride123?
How to do automated restart when a job abend?
What do you understand by the terms: joblib and steplib?
How can an in-stream dataset be terminated?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
Explain how can the submitting users racf authority be overridden in a job stream?
how can the same proc be re-used and called by many jobs?
what JCL Procedures?
What statement can be used to send data to another mvs jes3 node?
Is their any limit for data sets?
what is the purpose of coding class parameter in job statement?
What are the parameter we cannot use in procedure?