Hi,
My dataset have multiple records, say 100. I want to start
copy records only after a record contain a specific value
that may be in a specific position. Secondly I want to stop
copying rest records if certain record contains a specific
value. Can it be done using SORT/ICETOOL utilities?
Answer Posted / pavan
can anyone provide full syntax wth an example..please
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
what is DSN parameter and DISP parameter is used for?
What is the use of symbol // in jcl?
For what purpose steplib and joblib are used ?
what happens in execution stage in job processing?
Is condition checking possible in jcl? If yes, how?
how do you code a null statement?
What is the function of the steplib dd statement?
what are the various stages of job processing?
what is use of space parameter in dd statement?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
What is timing concept in mainframe?
how to do automated restart when a job abends?
How can the submitting users racf authority be overridden in a job stream?
What does a disposition of (MOD,DELETE,DELETE) mean ?