Is there a way to check for an empty file in JCL other than
using IEBCOMPR and the command PRINT COUNT(1)?
Answer Posted / mdv
Simple Sort job'll do.
Give PARM='nullout=rc4'
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is it possible to left uncode disp? If yes, how?
How does jcl specify the job to the operating system?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
How can the submitting users racf authority be overridden in a job stream?
Explain the function of dd disp parameter?
List the different components of jcl statement?
which utility is used to run a cobol-db2 program?
Is automatic restart possible in jcl? If yes, how?
Give the syntax of job specifying jcl statement.
What are steplib and joblib?
What is the function of dd name parameter with a 2 part structure; audit.report?
which utility is used a dummy utility?
define cond parameter in jcl?
Explain about ISPF/TSO Commands
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?