Page 1 of 1

Help required in SORTJOIN/DFSORT

PostPosted: Wed Jan 08, 2014 10:02 pm
by sruthign19
Hi
Please help me on the following...
1. Consider two files F1 and F2 both are of same format
my requirement is to SORTJOIN both the files on two fields,
on matching, records from both the files should be written to the output
else records from F1 to be written to the output.
My keys are
SORTJOIN KEYS F1=( 61,13,A,15,4,A)
SORTJOIN KEYS F2=( 02,13,A,15,4,A)

How would the sort card be?

TIA

Re: Help required in SORTJOIN/DFSORT

PostPosted: Thu Jan 09, 2014 1:55 pm
by rockstar2020
Please go through the link below on JOINKEYS.
http://publibz.boulder.ibm.com/cgi-bin/ ... E1CA60/4.0