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
Name what parameter directs the output of the job log dataset?
which utility is used to sort a file in jcl?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
How does the jcl specify the job to os?
How do you overcome this limitation ?
What do you know about jcl?
Explain in DD statement what is the use of DCB parameter?
What is the function of //jcllib statement?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
Explain the function of dd name parameter with a 2 part structure; audit.report?
What is Cataloged Procedures?
write a jcl to execute a job by 7:00 am on jan 20,1986?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
Explain the function of dd disp parameter?