I have a sequential file in which there are 50 records. Now
I want to copy all the 50 records in the reverse order into
a new file? The last record in the original file should be
the first record in the new file. How can I do it?
Answer Posted / shammi
But COPYBACK option can be used using File aid only...
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is the purpose of coding class parameter in job statement?
How can the submitting users racf authority be overridden in a job stream?
What statement can be used to send data to another mvs jes3 node?
how to run batch program without jcl?
How do you overcome this limitation ?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
Can an individual step be restricted from using all the jobs allowed cpu time?
What do you understand by the terms: joblib and steplib?
Is it possible to code instream data in a PROC?
how you will the direct the data to spool using sysout option?
i want to store 20 digits . how will u do it in cobol ?
In sms datasets, what is the function of the dd avgrec keyword?
For what purpose steplib and joblib are used ?
What do you understand by the term job time – out and how can you overcome that?