How to find out the number of records in a file using JCL
Answer Posted / ravi
Logesh,
I'm not sure where the output (record count) is written to.
Can you let me know how to write it to spool & dataset.
My output should be:
Record count is: <count>
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
how you can direct the data to spool using SYSOUT option?
What is Cataloged Procedures?
Differentiate between the joblib and the steplib statements?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
Give the syntax of job specifying jcl statement.
how to run batch program without jcl?
Explain dd statement in jcl?
Brief description of inline procedure of jcl.
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
what are JCLLIB and STEPLIB in JCL?
What is the purpose of the dd keylen parameter?
What is the function of dd name parameter with a 2 part structure; audit.report?
Can I share my data with other jobs? How?