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 / ram g
u can use ams command repro thru idcams utility and check
for rc
| Is This Answer Correct ? | 19 Yes | 5 No |
Post New Answer View All Answers
Can I share my data with other jobs? How?
Explain the function of the steplib dd statement?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
Is automatic restart possible in jcl?
What do you understand by the terms: joblib and steplib?
What are the parameter we cannot use in procedure?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
what is the difference between JES3 and JES2?
which parameter is use to declare the name of dataset in dd statement?
what is the purpose of coding class parameter in job statement?
what is SOC4 error?
What is the purpose of disp parameter?
how can the same proc be re-used and called by many jobs?
how to do automated restart when a job abends?