i have 1000 records in input file and i want to sort it and
the first 200 records to be placed in output file. how to
do that??
Answer Posted / sudeep
sorry kavya is right.I haven't red the first part.sorting
the file completely at first.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is use of dcb parameter in dd statement?
Can we use DISP=SHR in output file in JCL
what is the compile process of cobol program expalin with code
What statement can be used to send data to another mvs jes3 node?
What is job control language?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
What is the use of symbol // in jcl?
which utility is used to run a cobol-db2 program?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
What is the motivation behind coding class parameter in job statement?
What happens if both JOBLIB & STEPLIB is specified ?
Explain about LMQUERY�give a dialog information about a data set
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
how to compare two datasets without using superce because output is limited to 133 bytes