Is there a way to check for an empty file in JCL other than
using IEBCOMPR and the command PRINT COUNT(1)?
Answer Posted / d
October_tare.pre-ounced soft continúe dis the great
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
how to do automated restart when a job abends?
Is their any limit for data sets?
Is it possible to define dd statements as you want?
Name what parameter directs the output of the job log dataset?
What are the parameter we cannot use in procedure?
What is the function of dd disp parameter?
what are the statements that are not valid to be included in an include statement?
What are the 4 fields in dd statement?
How does the jcl specify the job to os?
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) ?
what is the compile process of cobol program expalin with code
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
How does jcl act on code(if you take a cobol program)?
What do you understand by the terms: joblib and steplib?