i want to use only first 100 records from a file.plz tell
me how to write JCL for this(for read,copy,write
operations).plz give me details of all posible JCL
utilities?
Answer Posted / nataraj
copy file to esds file this file only sequance order so copy
only first 100 records
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the difference between comp and comp-3 usage?
what is the use of outrecord?
Have you used comp and comp-3 in your project? And how?
In which area will you utilize 88 level items in cobol?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
what is search and searchall?what is the diffrence between them?give an best example?
Write some characteristics of cobol as means of business language.
How can you get the ksds file records into your cobol program?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What is a scope terminator give example?
What are all the divisions of a COBOL program?
how can i see junk values in dclgen or in hostvariable of comp ?
How to remove 2 duplicate records and copy only one using job control language?
What is the compute verb? How is it used?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?