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

Syncsort to write a sort card to perform the following


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
vignesh586

New User


Joined: 21 Mar 2010
Posts: 1
Location: Chennai

PostPosted: Sun Mar 21, 2010 1:04 pm
Reply with quote

I need to write a sort card to perform the following operation:
In the input file , i have to determine the account number length (one of the fields in the input file). Depending upon the length , i have to create the output files.

Ex: Account no is in field 10 to 20 . Account nos can be varying form 1 till 11.
Depending upon the length , i have to mask the account nos in such a way that the last 4 numbers alone are visible. If the account no length is between 1 to 4, i must not mask.
Back to top
View user's profile Send private message
km_abdullah

New User


Joined: 03 Nov 2008
Posts: 60

PostPosted: Tue Mar 23, 2010 3:31 pm
Reply with quote

Hi,

Please post sample input and output data, RECFM, LRECL. Someone would be able to help you.
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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Compare 2 files(F1 & F2) and writ... JCL & VSAM 8
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
Search our Forums:

Back to Top