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

Help on JCL sort


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

New User


Joined: 01 Aug 2005
Posts: 1
Location: bangalore

PostPosted: Mon Aug 01, 2005 9:21 pm
Reply with quote

Hello,

I need some help on sort. My requirement is :

I want to sort a sequential file and while sorting replace a particular character at a specific position with another character.

Or alternately replace a particular string which always occurs at a specific position by another string.

I need to do this through JCL sorting only.
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 Aug 02, 2005 12:44 am
Reply with quote

Please give more details. It's unclear if you want to put 'x' in position n in every record, or put 'x' in position n only in records that have 'y' in position n.

Please show a concrete example of your input records and what you want the output records to look like. State the relevent position, length and strings.
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 JCL sort card - get first day and las... JCL & VSAM 9
No new posts Sort First/last record of a subset th... DFSORT/ICETOOL 7
No new posts how to calculate SUM value for VB fil... DFSORT/ICETOOL 1
Search our Forums:

Back to Top