IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Matching record and write nomatched into output


IBM Mainframe Forums -> DFSORT/ICETOOL
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
mallik_mca

New User


Joined: 26 Sep 2006
Posts: 4

PostPosted: Thu Feb 12, 2009 8:09 pm
Reply with quote

Hi,

I have to check 2 input file keys.
if file1 key field presents in file2 then shoud not write(ignore)
into output file

if file1 key field not found file2. then has to write output file.
Can you please help how to check with DFSORT..

Thanks,
Mallik
Back to top
View user's profile Send private message
Frank Yaeger

DFSORT Developer


Joined: 15 Feb 2005
Posts: 7129
Location: San Jose, CA

PostPosted: Thu Feb 12, 2009 10:29 pm
Reply with quote

Please show an example of the records in each input file (relevant fields only) and what you expect for output. If input file1 can have duplicates within it, show that in your example. If input file2 can have duplicates within it, show that in your example. Give the RECFM and LRECL of the input files. Give the starting position, length and format of each relevant field.
Back to top
View user's profile Send private message
mallik_mca

New User


Joined: 26 Sep 2006
Posts: 4

PostPosted: Fri Feb 13, 2009 8:21 pm
Reply with quote

Please note two input files does not have duplicates.
I have 2 check i/p file 1 key field equals i/p file2 then no need write o/p file. if i/p file 1 key field not equals i/p file2 then write into o/p file.
Please help me how to check using DFSORT?
Back to top
View user's profile Send private message
Frank Yaeger

DFSORT Developer


Joined: 15 Feb 2005
Posts: 7129
Location: San Jose, CA

PostPosted: Fri Feb 13, 2009 9:41 pm
Reply with quote

Again:

Please show an example of the records in each input file (relevant fields only) and what you expect for output. Give the RECFM and LRECL of the input files. Give the starting position, length and format of each relevant field.

If it's too much trouble for you to supply the requested information, then it's too much trouble for me to give you the solution.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> DFSORT/ICETOOL

 


Similar Topics
Topic Forum Replies
No new posts TRIM everything from input, output co... DFSORT/ICETOOL 1
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts SFTP Issue - destination file record ... All Other Mainframe Topics 2
No new posts Write line by line from two files DFSORT/ICETOOL 7
No new posts Sortjoin and Search for a String and ... DFSORT/ICETOOL 1
Search our Forums:

Back to Top