i have two sequential files having millions of records. how can i compare both the files ?
i tried with x3.13 but it gave space abend.

could anyone help me in this ?


Moderators: Frank Yaeger, DikDude, Moderator Group
it was not COPY.. it is SELECT..nareshv_99 wrote: //TOOLIN DD*
COPY FROM(INDD) to(OUTDD) ON(1,7,P,8,2,BI,10,1,CH) NODUPS
/*
it gave MAX CC=12 as both files are same.. OUTDD dsn is empty..
thnks for you suggestion too..
All of the DFSORT books are available at:Frank, sorry for posting wrong syntax..i can't post anything from my office thats why i posted what i remembered.