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

SYNCSORT System Date


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

New User


Joined: 14 Jul 2005
Posts: 1

PostPosted: Thu Jul 14, 2005 8:32 pm
Reply with quote

Does SYNCSORT have the ability on the OUTREC command to get the system date and place it on the record I am building. It seems as though it should but I cannot seem to locate it. Thanks.

Ray Illuminati
Back to top
View user's profile Send private message
somasundaran_k

Active User


Joined: 03 Jun 2003
Posts: 134

PostPosted: Thu Jul 14, 2005 10:43 pm
Reply with quote

If you have the newer version of syncsort try this.

Code:

OUTREC FIELDS=(1,20,DATE1)


the format for
DATE1 is yyyymmdd
DATE2 is yyyymm
DATE3 is yyyyddd

If it is not supporting you may have to manipulate with the HEADER/TRAILER using the &DATE.


hth
-Som
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 Sysplex System won't IPL at DR site I... All Other Mainframe Topics 2
No new posts Modifying Date Format Using DFSORT DFSORT/ICETOOL 9
No new posts Compare only first records of the fil... SYNCSORT 7
No new posts Need to convert date format DFSORT/ICETOOL 20
Search our Forums:

Back to Top