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
which utility is used a dummy utility?
what is the compile process of cobol program expalin with code
What are some jcl statements that are not allowed in procedures?
How to submit a jcl from cics?
what are JCLLIB and STEPLIB in JCL?
Which statement is used to identify the private libraries in job?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
in ways data can be passed to a COBOL program from JCL?
Explain the function of dd disp parameter?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
In sms datasets, what is the function of the dd mgmtclas keyword?
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?
Explain the jcl exec statement?