|
|
| Author |
Message |
chinnaraj
New User
Joined: 01 Nov 2007 Posts: 4 Location: Chennai
|
|
|
|
Hi,
we have an input file of length 80 bytes.
the output file should be only 40 bytes in length.
we tried using Syncsort but we got the following result.
SORTIN : RECFM=FB ; LRECL= 80; BLKSIZE= 27920
SORTOF1 : RECFM=FB ; LRECL= 40; BLKSIZE= 320
SORTOF1 HAS INCOMPATIBLE LRECL.
my input sort card is below.
Please provide me the JCL or sort card for my above requirement.
Thanks,
chinna. |
|
| Back to top |
|
 |
References
|
Posted: Mon Apr 28, 2008 7:21 pm Post subject: Re: SYNC SORT: Output file length less than input file length |
 |
|
|
 |
Moved: Mon Apr 28, 2008 7:22 pm by superk From DFSORT/ICETOOL to JCL |
superk
Moderator Team Head
Joined: 26 Apr 2004 Posts: 3001 Location: Charlotte,NC USA
|
|
|
|
| I'm counting 41 bytes in your BUILD string. |
|
| Back to top |
|
 |
enrico-sorichetti
Global Moderator
Joined: 14 Mar 2007 Posts: 2292 Location: italy
|
|
|
|
A mild suggestion ...
why post a 9k image when 640 bytes of plain text would convey exactly the same info  |
|
| Back to top |
|
 |
|
|