Is there a way to check for an empty file in JCL other than
using IEBCOMPR and the command PRINT COUNT(1)?
Answer Posted / saikat
By using a simple selcopy we can determine whether the file
is empty or not. IF file is empty then we can set the
return code of the step in the selcopy code.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is Cataloged Procedures?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
How is the record format of an output dataset specified?
Is automatic restart possible in jcl? If yes, how?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
Give the syntax of job specifying jcl statement.
What is NOTCAT ?
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
Explain the function of the steplib dd statement?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
What are the utility programs in jcl?
Is it possible to define dd statements as you want?
which utility is used a dummy utility?
How do you access an uncatalogued dataset in a jcl?
Explain how can the submitting users racf authority be overridden in a job stream?