How to test thru JCL if any file(PS or VSAM) is empty or
not. I do not want to use any COBOL prog or Ezytrieve and
want to do using utility.
Answer Posted / guruprasad
print command
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How gdg are concatenated?
What is notcat 2 - gs?
What is Cataloged Procedures?
What is use of restart and how to use it?
What is concatenating?
Differentiate between addressing mode and run mode.
Can an individual step be restricted from using all the jobs allowed cpu time?
What are the parameter we cannot use in procedure?
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?
what is a jcl?
Explain in DD statement what is the use of DCB parameter?
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 ?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
Explain the hierarchy levels in jcl?
What is the purpose of disp parameter?