i have 1000 records in input file and i want to sort it and
the first 200 records to be placed in output file. how to
do that??
Answer Posted / lachchu
Can you please write C code for the same ?
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Differentiate between the joblib and the steplib statements?
how can you check if a file is empty using jcl?
What is use of restart and how to use it?
Explain the purpose of dd * statement in jcl?
Explain how can return codes be tested before execution of a job step?
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
Explain dd statement in jcl?
what is SOC4 error?
Is their any set of rules for dd? Explain.
Can an individual step be restricted from using all the jobs allowed cpu time?
i want to store 20 digits . how will u do it in cobol ?
Explain how can a jobs execution priority be modified?
What is the syntax of JCL statement?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
How is a type of file defined in the jcl that executes the cobol program?