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

OUTREC fields in SORT utility while copying files


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

New User


Joined: 20 Mar 2007
Posts: 10
Location: Chennai

PostPosted: Tue Mar 20, 2007 6:43 pm
Reply with quote

i want to know about the
OUTREC fields in SORT utility while copying files..

If Possible,abt the statement

SORT FIELDS=COPY
OUTREC FIELDS=(1:1X,2:2,174)
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: Tue Mar 20, 2007 8:45 pm
Reply with quote

For information on DFSORT's OUTREC statement, see:

publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ICE1CG20/2.4?DT=20060615173822

Code:

   OUTREC FIELDS=(1:1X,2:2,174)


This statement creates output records with a blank in position 1 followed by positions 2-175 of the input record.
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 Write line by line from two files DFSORT/ICETOOL 7
No new posts Compare only first records of the fil... SYNCSORT 7
No new posts JCL sort card - get first day and las... JCL & VSAM 9
Search our Forums:

Back to Top