Generate unmatch file with information about the line number

Ask/Clarify the questions on EASYTRIEVE

Moderators: DikDude, Moderator Group

Post Reply
Rinil T
Member
Posts: 5
Joined: Tue Jul 08, 2014 8:30 pm
Location: Mumbai

Generate unmatch file with information about the line number

Post by Rinil T » Thu Aug 28, 2014 4:21 pm

Hi,

My requirements is somewhat like that:
I have two infiles, 1st have unique values and 2nd have duplicates.
File 1 / Key 1st 10 bytes.
1231231234WS-TEMP676767
1231231236WS-TEMP656767

File 1 / Key 1st 10 bytes.
1231231234WS-TEMP676767
1231231234WS-TEMP676767
1231231236WS-TEMP656767
1231231236WS-TEMP476767

now i want to create unmatch file which will include non matching record with the line number.
Like output
1231231236WS-TEMP476767 --- 004

For matching unmatching i can write Eazytrieve. But i am interested to append like incremental line numbers at the end for record in a file. Like 2nd file should look like:
1231231234WS-TEMP676767 001
1231231234WS-TEMP676767 002
1231231236WS-TEMP656767 003
1231231236WS-TEMP476767 004

Can this be achieved with the help of some DFSort Data Card.
Any help on this topic would be highly appreciated.:)

Also i am gud to receive altogether diffrerent solutions to achive the desired result.


Thanks,
Rinil
Hi, I am Rinil

Post Reply

FREE TUTORIALS

Tutorials
Free tutorials from mainframegurukul
  • JCL Tutorial
    Covers all important JCL concepts.
  • Cobol Tutorial
    This tutorials covers all Cobol Topics from STRING to COMP-3.
  • DB2 Tutorial
    DB2 Tutorial focuses on DB2 COBOL Programming.
  • SORT Tutorial
    This Tutorial covers all important aspects of DFSORT with examples
  • CICS Tutorial
    This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions



Other References
Mainframe Tools and others