Page 1 of 1

expand a binary field from half word to full using syncsort

PostPosted: Fri Jan 23, 2009 11:01 pm
by raja1128
hi all,

I need to expand a binary field from 2 bytes to 4 using syncsort
here are the details ..

file: fixed block, size 36
field: 2 bytes - PIC S9(04) COMP, starts from byte 21

I have to expand the field to 4 bytes ( PIC S9(08) COMP ) and retain the value.
I went through the manuals but couldnt find anything except inserting binary zeroes ond overlay.
i dont want to insert zeroes and i tried overlay with no success (it wont move the rest of fields to right)

kindly help....thanks in advance..

my post on same topic got deleted in ibmmainframes.com which is probably for professionals.
hope it works here as this site is for beginners and students. thanks

Re: expand a binary field from half word to full using syncsort

PostPosted: Fri Jan 23, 2009 11:59 pm
by Frank Yaeger
You posted this in the DFSORT Forum, but said you are using Syncsort. So I'm moving it to the Syncsort Forum.

Re: expand a binary field from half word to full using syncsort

PostPosted: Sat Jan 24, 2009 2:40 am
by Alissa Margulies
Which release of SyncSort are your running?