We have two PS files,want to compare those files and put
the duplicate records in one file.
Input file 1 contains(1,2,4,9,10)
Input file 2 contains (1,4,5,11,12,14,16).

Help me with jcl.

Answer Posted / aditi

hi,

I have also faced the same question.

as we have the two seperate input files.
Nitika, U have taken only one input file so how we sort it
using only one file?

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what happens in execution stage in job processing?

652


How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.

5060


How to alter the parameters for the existing gdg?

710


List the various advantages of using jcl language?

852


What is the motivation behind coding class parameter in job statement?

686






how can the same proc be re-used and called by many jobs?

907


what are JCLLIB and STEPLIB in JCL?

674


what are the statements that are not valid to be included in an include statement?

776


Is automatic restart possible in jcl?

735


by using cond parameter maximum 8 cond can be coded in single cond means ?explain

973


What is the purpose of dd * statement in jcl?

799


What does a disposition of (MOD,DELETE,DELETE) mean ?

664


How does jcl act on code(if you take a cobol program)?

705


Explain the function of the steplib dd statement?

644


Why block size is multiple of lrecl in jcl?

908