How to identify in JCL that an input file is empty without
reading it?
Answer Posted / gajendra
We can also Fileaid for the same
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is the use of disp parameter?
i want to store 20 digits . how will u do it in cobol ?
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
if the submitter of a job wants to inform another user about the job completion, how can it be done?
How does jcl specify the job to the operating system?
I need exexution process for JCL programs
What are the 2 types of parameters in dd statement?
How to run cobol program using jcl?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
how can you check if a file is empty using jcl?
How to submit a jcl from cics?
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) ?
Define concatenating?
what is SOC4 error?
Explain the function of dd name parameter with a 2 part structure; audit.report?