|
|
| Author |
Message |
ksathishkumar83
New User
Joined: 21 Nov 2006 Posts: 45 Location: chennai
|
|
|
|
I am converting PD to zd
4,2,PD,EDIT=(TTT),6,2,PD,EDIT=(TTT)
again i need to convert to PD
4:4,4,ZD,TO=PD,LENGTH=2,6:8,4,ZD,TO=PD,LENGTH=2
After conversion i am getting the sign bit changed from C to F. |
|
| Back to top |
|
 |
References
|
Posted: Thu Apr 24, 2008 11:01 pm Post subject: Re: PD to ZD and ZD to PD + Sign bit change |
 |
|
|
 |
Frank Yaeger
DFSORT Moderator
Joined: 15 Feb 2005 Posts: 3977 Location: San Jose, CA
|
|
|
|
| Quote: |
4:4,4,ZD,TO=PD,LENGTH=2,6:8,4,ZD,TO=PD,LENGTH=2
After conversion i am getting the sign bit changed from C to F.
|
That's NOT what you'd get with DFSORT. DFSORT uses a C sign for values converted with TO=PD or TO=PDC, or an F sign for values converted with TO=PDF. Since you're using TO=PD, you'd get a C sign.
If you look at your messages, I believe you'll see WER messages indicating that you're using Syncsort, rather than ICE messages indicating you're using DFSORT. If you do see ICE messages, then show me your complete control statements and messages. |
|
| Back to top |
|
 |
ksathishkumar83
New User
Joined: 21 Nov 2006 Posts: 45 Location: chennai
|
|
|
|
Hi,
I am using Syncsort.Could you please help me in solving this. |
|
| Back to top |
|
 |
Moved: Thu Apr 24, 2008 11:45 pm by dick scherrer From DFSORT/ICETOOL to JCL |
Alissa Margulies
SYNCSORT Support
Joined: 25 Jul 2007 Posts: 196 Location: USA
|
|
|
|
| ksathishkumar83 wrote: |
| I am using Syncsort.Could you please help me in solving this. |
Please send me your complete job listing offline and I would be happy to assist you further. You can email it to me as a text attachment to alissa.margulies@syncsort.com. Once I have had a chance to review it, I can post the resolution. |
|
| Back to top |
|
 |
|
|
|