What is SORT ? How do we eliminate duplicate records ? How
do I select some records using SORT ?
Answer Posted / amruta
we can select by using BY variables
Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
Explain how can return codes be tested before execution of a job step?
how can the same proc be re-used and called by many jobs?
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
How can a stopped job be started again?
What does a disposition of (MOD,DELETE,DELETE) mean ?
which utility is used to sort a file in jcl?
Explain how can a stopped job be started again?
define cond parameter in jcl?
When space is allocated for an output dataset, what units can be used?
What statement can be used to send data to another mvs jes3 node?
What is Cataloged Procedures?
what is the JCL statement consists of?
Explain the jcl exec statement?
how to run batch program without jcl?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY