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

Syncsort - select records from 2nd file


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sreenivasreddyg

New User


Joined: 23 Apr 2005
Posts: 39
Location: delhi

PostPosted: Wed Jul 16, 2008 5:12 pm
Reply with quote

Suppose, if I want to have the records those are not in the first file but in the 2nd file, how can i do that? We are using SYNCSORT in our shop.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Wed Jul 16, 2008 10:10 pm
Reply with quote

Hello,

Please post examples of the data in both input files and the output you want from the sample input.

Post the processing "rules" that determine how the process should work.

Also mention the recfm and lrecl of the 3 files.
Back to top
View user's profile Send private message
Alissa Margulies

SYNCSORT Support


Joined: 25 Jul 2007
Posts: 496
Location: USA

PostPosted: Thu Jul 17, 2008 2:16 am
Reply with quote

sreenivasreddyg wrote:
Suppose, if I want to have the records those are not in the first file but in the 2nd file, how can i do that? We are using SYNCSORT in our shop.

For starters...
Code:
JOIN UNPAIRED,F2,ONLY

But if you would like a more detailed response, please provide the info that Dick requested.
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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 4
No new posts Extract the file name from another fi... DFSORT/ICETOOL 6
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
No new posts SFTP Issue - destination file record ... All Other Mainframe Topics 2
Search our Forums:

Back to Top