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

Comparing values using SORT


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

New User


Joined: 12 Jul 2006
Posts: 6
Location: US

PostPosted: Mon Oct 09, 2006 11:27 am
Reply with quote

I have two files with records as follows:
File A:
AgentA AmountA
File B:
AgentB AmountB

Is it possible to do the following comparison:
If AgentA = AgentB, is AmountA=AmountB?
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: Mon Oct 09, 2006 8:47 pm
Reply with quote

What is it you're trying to do exactly? What do you want as the output?

Please show an example of the input records in each file (with equal and unequal comparisons) and the output records you expect. Also, what is the RECFM and LRECL of the input files?
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 Need to set RC4 through JCL SORT DFSORT/ICETOOL 5
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts INCLUDE OMIT COND for Multiple values... DFSORT/ICETOOL 5
No new posts Replace Multiple Field values to Othe... DFSORT/ICETOOL 12
No new posts JCL sort card - get first day and las... JCL & VSAM 9
Search our Forums:

Back to Top