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 / vinay sonar
Print the contents of file using IDCAMS utility if it is
empty you will get MAXCC 4
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the parameter we cannot use in procedure?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
What statement can be used to send data to another mvs jes3 node?
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 does jcl specify the job to the operating system?
What is the function of job statement in jcl?
Explain how can return codes be tested before execution of a job step?
What is the function of dd name parameter with a 2 part structure; audit.report?
Name the statement which can be used to send data to another mvs jes3 node?
how you will the direct the data to spool using sysout option?
What is NOTCAT ?
What do you understand by jcl?
Does jcl support automatic restart?
What is concatenating?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?