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

date functions in dfsort


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

Active User


Joined: 22 Dec 2005
Posts: 116

PostPosted: Mon Jan 09, 2006 8:59 pm
Reply with quote

which all are the date functions that cane be used in dfsort.

if i want to select some records which has a current date and one day before only, is there a method by which I can do it in DFSORT?

Inp File:
rec id date ot value
aaaaa 20060109 12345
bbbbb 20060107 12890
aaaaa 20060108 99990
ddddd 20060109 99990
ddddd 20060106 99990


Output File:
aaaaa 20060109 12345
ddddd 20060109 99990
aaaaa 20060108 99990
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 Jan 09, 2006 9:21 pm
Reply with quote

See these two Smart DFSORT Tricks:

www.ibm.com/servers/storage/support/software/sort/mvs/tricks/srtmst03.html#t07

www.ibm.com/servers/storage/support/software/sort/mvs/tricks/srtmst03.html#t7r
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 Replacing 'YYMMDD' with date, varying... SYNCSORT 3
No new posts Modifying Date Format Using DFSORT DFSORT/ICETOOL 9
No new posts Replace Multiple Field values to Othe... DFSORT/ICETOOL 12
No new posts Calling DFSORT from Cobol, using OUTF... DFSORT/ICETOOL 5
No new posts Need to convert date format DFSORT/ICETOOL 20
Search our Forums:

Back to Top