Re: dfsort sum processing

2019-10-24 Thread Wayne Bickerdike
Lower case 'f' not same as 'F'. Not a valid sign or zone.

On Thu, Oct 24, 2019 at 11:45 PM ITschak Mugzach  wrote:

> the following situation return abend0c7:
> 1. sort fields=(1,4,ch,a,9,5,ch,a)
>sum  fields=(245,15,ZD)
>sum statement caused the abend. without sum, no issue.
>
> 2. run icetool verify and print. bothe ended with rc=0. print show
> x'f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f5'
> with seems to be ok.
>
> why am I getting abend0c7?
>
> ITschak
>
> --
> ITschak Mugzach
> *|** IronSphere Platform* *|* *Information Security Contiguous Monitoring
> for Legacy **|  *
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>


-- 
Wayne V. Bickerdike

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: dfsort SUM processing

2019-10-24 Thread Sri h Kolusu
> In your mailbox.

ITschak


Responded back.  Probably an oversight. :)  125 and 245 are not one and
same. :D

Thanks,
Kolusu
DFSORT Development
IBM Corporation

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: dfsort SUM processing

2019-10-24 Thread ITschak Mugzach
In your mailbox.

ITschak

On Thu, Oct 24, 2019 at 5:56 PM Sri h Kolusu  wrote:

> >>> why am I getting abend0c7?
>
> ITschak Mugzach,
>
> Couple of things to check. Do you have any records that have SPACES X'40'
> or Decimal Dot X'4B' ?  Both these would cause an S0C7.
>
> If you say the VERIFY operator shows every record as valid, I would like to
> see the Complete joblog( Both SORT+SUM and the VERIFY). You can send it
> offline to my email id
>
> Thanks
> Kolusu
> DFSORT Development
> IBM Corporation
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>


-- 
ITschak Mugzach
*|** IronSphere Platform* *|* *Information Security Contiguous Monitoring
for Legacy **|  *

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: dfsort SUM processing

2019-10-24 Thread Sri h Kolusu
>>> why am I getting abend0c7?

ITschak Mugzach,

Couple of things to check. Do you have any records that have SPACES X'40'
or Decimal Dot X'4B' ?  Both these would cause an S0C7.

If you say the VERIFY operator shows every record as valid, I would like to
see the Complete joblog( Both SORT+SUM and the VERIFY). You can send it
offline to my email id

Thanks
Kolusu
DFSORT Development
IBM Corporation

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: dfsort SUM processing

2019-10-24 Thread Joao Bentes
Yes, I think you are right. And if you tried it with 'BI'? Would it work?
Melhores Cumprimentos

Joao Bentes de Jesus
Best Regards

"Do the difficult things while they are easy and do the great things while 
they are small. A journey of a thousand miles must begin with a single 
step."
Laozi



From:   ITschak Mugzach 
To: IBM-MAIN@LISTSERV.UA.EDU
Date:   2019-10-24 15:22
Subject:[EXTERNAL] Re: dfsort SUM processing
Sent by:IBM Mainframe Discussion List 



I think CH is invalid for sum

בתאריך יום ה׳, 24 באוק׳ 2019, 17:10, מאת Joao Bentes ‏<
joao.bentes.je...@pt.ibm.com>:

> Hi,
>
> Have you tried it with  "CH" instead of "ZD"? For the intended purpose 
it
> should work.  And if yes, did it abend as well?
>
> Best Regards
>
> Joao Bentes de Jesus
>
>
> "Do the difficult things while they are easy and do the great things 
while
> they are small. A journey of a thousand miles must begin with a single
> step."
> Laozi
>
>
>
> From:   ITschak Mugzach 
> To: IBM-MAIN@LISTSERV.UA.EDU
> Date:   2019-10-24 14:54
> Subject:Re: [External] dfsort SUM processing
> Sent by:IBM Mainframe Discussion List 
>
>
>
> It is not a copy paste. I might count wrong.
>
> בתאריך יום ה׳, 24 באוק׳ 2019, 16:44, מאת Lars H?glund ‏<
> lars.hogl...@alecta.se>:
>
> > x'f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f5'   is 16 digits or
> >
> > But right, it should work anyhow even if You are doing sum on the 
first
> 15
> >
> > //Lasse
> >
> > -Ursprungligt meddelande-
> > Fr?n: IBM Mainframe Discussion List  F?r
> > ITschak Mugzach
> > Skickat: den 24 oktober 2019 15:37
> > Till: IBM-MAIN@LISTSERV.UA.EDU
> > ?mne: Re: [External] dfsort SUM processing
> >
> > No, and even if so, all are numbers and can be sub summerized with a
> valid
> > sign of F.
> >
> > בתאריך יום ה׳, 24 באוק׳ 2019, 16:35, מאת Lars H?glund ‏<
> > lars.hogl...@alecta.se>:
> >
> > > Isn't this 16 numbers and You are doing sum on 15
> > >
> > > //Lasse
> > >
> > > -Ursprungligt meddelande-
> > > Fr?n: IBM Mainframe Discussion List  F?r
> > > ITschak Mugzach
> > > Skickat: den 24 oktober 2019 15:19
> > > Till: IBM-MAIN@LISTSERV.UA.EDU
> > > ?mne: Re: [External] dfsort SUM processing
> > >
> > > Rex,
> > >
> > > x'F5' is a valid sign for (positive) ZD field. I already read this
> > > section, and the number to sum (all are the same) is valid ZD 
number.
> > >
> > > ITschak
> > >
> > > On Thu, Oct 24, 2019 at 4:15 PM Pommier, Rex 

> > > wrote:
> > >
> > > > Just a wild guess here, is the SUM statement looking for a signed
> > field?
> > > >
> > > > From the DFSORT manual:
> > > > An invalid PD or ZD sign or digit results in a data exception (0C7
> > > > ABEND); 0-9are invalid for the sign and A-F are invalid for the
> digit.
> > > > For example, a ZDvalue such as 3.5 (X'F34BF5') results in an 0C7
> > > > because "." (X'4B') is treated as an invalid digit. ICETOOL's
> > > > DISPLAY or VERIFY operator can be used to identify decimal values
> > > > with invalid digits. ICETOOL's VERIFY operator can be used to
> > > > identify decimal values
> > > with invalid signs.
> > > >
> > > > Rex
> > > >
> > > > -Original Message-
> > > > From: IBM Mainframe Discussion List  On
> > > > Behalf Of ITschak Mugzach
> > > > Sent: Thursday, October 24, 2019 8:09 AM
> > > > To: IBM-MAIN@LISTSERV.UA.EDU
> > > > Subject: [External] dfsort SUM processing
> > > >
> > > > the following situation return abend0c7:
> > > > 1. sort fields=(1,4,ch,a,9,5,ch,a)
> > > >sum  fields=(245,15,ZD)
> > > >sum statement caused the abend. without sum, no issue.
> > > >
> > > > 2. run icetool verify and print. bothe ended with rc=0. print show
> > > > x'f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f5'
> > > > with seems to be ok.
> > > >
> > > > why am I getting abend0c7?
> > > >
> > > > --
> > > > ITschak Mugzach
> > > > *|** IronSphere Platform* *|* *Information Security Contiguous
> > > > Monitoring for Legacy **|  *
> > > >
> > > > 

Re: dfsort SUM processing

2019-10-24 Thread ITschak Mugzach
I think CH is invalid for sum

בתאריך יום ה׳, 24 באוק׳ 2019, 17:10, מאת Joao Bentes ‏<
joao.bentes.je...@pt.ibm.com>:

> Hi,
>
> Have you tried it with  "CH" instead of "ZD"? For the intended purpose it
> should work.  And if yes, did it abend as well?
>
> Best Regards
>
> Joao Bentes de Jesus
>
>
> "Do the difficult things while they are easy and do the great things while
> they are small. A journey of a thousand miles must begin with a single
> step."
> Laozi
>
>
>
> From:   ITschak Mugzach 
> To:     IBM-MAIN@LISTSERV.UA.EDU
> Date:   2019-10-24 14:54
> Subject:Re: [External] dfsort SUM processing
> Sent by:IBM Mainframe Discussion List 
>
>
>
> It is not a copy paste. I might count wrong.
>
> בתאריך יום ה׳, 24 באוק׳ 2019, 16:44, מאת Lars H?glund ‏<
> lars.hogl...@alecta.se>:
>
> > x'f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f5'   is 16 digits or
> >
> > But right, it should work anyhow even if You are doing sum on the first
> 15
> >
> > //Lasse
> >
> > -Ursprungligt meddelande-----
> > Fr?n: IBM Mainframe Discussion List  F?r
> > ITschak Mugzach
> > Skickat: den 24 oktober 2019 15:37
> > Till: IBM-MAIN@LISTSERV.UA.EDU
> > ?mne: Re: [External] dfsort SUM processing
> >
> > No, and even if so, all are numbers and can be sub summerized with a
> valid
> > sign of F.
> >
> > בתאריך יום ה׳, 24 באוק׳ 2019, 16:35, מאת Lars H?glund ‏<
> > lars.hogl...@alecta.se>:
> >
> > > Isn't this 16 numbers and You are doing sum on 15
> > >
> > > //Lasse
> > >
> > > -Ursprungligt meddelande-
> > > Fr?n: IBM Mainframe Discussion List  F?r
> > > ITschak Mugzach
> > > Skickat: den 24 oktober 2019 15:19
> > > Till: IBM-MAIN@LISTSERV.UA.EDU
> > > ?mne: Re: [External] dfsort SUM processing
> > >
> > > Rex,
> > >
> > > x'F5' is a valid sign for (positive) ZD field. I already read this
> > > section, and the number to sum (all are the same) is valid ZD number.
> > >
> > > ITschak
> > >
> > > On Thu, Oct 24, 2019 at 4:15 PM Pommier, Rex 
> > > wrote:
> > >
> > > > Just a wild guess here, is the SUM statement looking for a signed
> > field?
> > > >
> > > > From the DFSORT manual:
> > > > An invalid PD or ZD sign or digit results in a data exception (0C7
> > > > ABEND); 0-9are invalid for the sign and A-F are invalid for the
> digit.
> > > > For example, a ZDvalue such as 3.5 (X'F34BF5') results in an 0C7
> > > > because "." (X'4B') is treated as an invalid digit. ICETOOL's
> > > > DISPLAY or VERIFY operator can be used to identify decimal values
> > > > with invalid digits. ICETOOL's VERIFY operator can be used to
> > > > identify decimal values
> > > with invalid signs.
> > > >
> > > > Rex
> > > >
> > > > -Original Message-
> > > > From: IBM Mainframe Discussion List  On
> > > > Behalf Of ITschak Mugzach
> > > > Sent: Thursday, October 24, 2019 8:09 AM
> > > > To: IBM-MAIN@LISTSERV.UA.EDU
> > > > Subject: [External] dfsort SUM processing
> > > >
> > > > the following situation return abend0c7:
> > > > 1. sort fields=(1,4,ch,a,9,5,ch,a)
> > > >sum  fields=(245,15,ZD)
> > > >sum statement caused the abend. without sum, no issue.
> > > >
> > > > 2. run icetool verify and print. bothe ended with rc=0. print show
> > > > x'f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f5'
> > > > with seems to be ok.
> > > >
> > > > why am I getting abend0c7?
> > > >
> > > > --
> > > > ITschak Mugzach
> > > > *|** IronSphere Platform* *|* *Information Security Contiguous
> > > > Monitoring for Legacy **|  *
> > > >
> > > > 
> > > > -- For IBM-MAIN subscribe / signoff / archive access instructions,
> > > > send email to lists...@listserv.ua.edu with the message: INFO
> > > > IBM-MAIN
> > > >
> > > >
> > > > The information contained in this message is confidential, protected
> > > > from disclosure and may be legally privileged.  If the reader of
> > > > this message is not the intended recipient or an employee or agent
> > > > responsible for delivering 

Re: dfsort SUM processing

2019-10-24 Thread Joao Bentes
Hi,

Have you tried it with  "CH" instead of "ZD"? For the intended purpose it 
should work.  And if yes, did it abend as well?

Best Regards

Joao Bentes de Jesus


"Do the difficult things while they are easy and do the great things while 
they are small. A journey of a thousand miles must begin with a single 
step."
Laozi



From:   ITschak Mugzach 
To: IBM-MAIN@LISTSERV.UA.EDU
Date:   2019-10-24 14:54
Subject:    Re: [External] dfsort SUM processing
Sent by:IBM Mainframe Discussion List 



It is not a copy paste. I might count wrong.

בתאריך יום ה׳, 24 באוק׳ 2019, 16:44, מאת Lars H?glund ‏<
lars.hogl...@alecta.se>:

> x'f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f5'   is 16 digits or
>
> But right, it should work anyhow even if You are doing sum on the first 
15
>
> //Lasse
>
> -Ursprungligt meddelande-
> Fr?n: IBM Mainframe Discussion List  F?r
> ITschak Mugzach
> Skickat: den 24 oktober 2019 15:37
> Till: IBM-MAIN@LISTSERV.UA.EDU
> ?mne: Re: [External] dfsort SUM processing
>
> No, and even if so, all are numbers and can be sub summerized with a 
valid
> sign of F.
>
> בתאריך יום ה׳, 24 באוק׳ 2019, 16:35, מאת Lars H?glund ‏<
> lars.hogl...@alecta.se>:
>
> > Isn't this 16 numbers and You are doing sum on 15
> >
> > //Lasse
> >
> > -Ursprungligt meddelande-
> > Fr?n: IBM Mainframe Discussion List  F?r
> > ITschak Mugzach
> > Skickat: den 24 oktober 2019 15:19
> > Till: IBM-MAIN@LISTSERV.UA.EDU
> > ?mne: Re: [External] dfsort SUM processing
> >
> > Rex,
> >
> > x'F5' is a valid sign for (positive) ZD field. I already read this
> > section, and the number to sum (all are the same) is valid ZD number.
> >
> > ITschak
> >
> > On Thu, Oct 24, 2019 at 4:15 PM Pommier, Rex 
> > wrote:
> >
> > > Just a wild guess here, is the SUM statement looking for a signed
> field?
> > >
> > > From the DFSORT manual:
> > > An invalid PD or ZD sign or digit results in a data exception (0C7
> > > ABEND); 0-9are invalid for the sign and A-F are invalid for the 
digit.
> > > For example, a ZDvalue such as 3.5 (X'F34BF5') results in an 0C7
> > > because "." (X'4B') is treated as an invalid digit. ICETOOL's
> > > DISPLAY or VERIFY operator can be used to identify decimal values
> > > with invalid digits. ICETOOL's VERIFY operator can be used to
> > > identify decimal values
> > with invalid signs.
> > >
> > > Rex
> > >
> > > -Original Message-
> > > From: IBM Mainframe Discussion List  On
> > > Behalf Of ITschak Mugzach
> > > Sent: Thursday, October 24, 2019 8:09 AM
> > > To: IBM-MAIN@LISTSERV.UA.EDU
> > > Subject: [External] dfsort SUM processing
> > >
> > > the following situation return abend0c7:
> > > 1. sort fields=(1,4,ch,a,9,5,ch,a)
> > >sum  fields=(245,15,ZD)
> > >sum statement caused the abend. without sum, no issue.
> > >
> > > 2. run icetool verify and print. bothe ended with rc=0. print show
> > > x'f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f5'
> > > with seems to be ok.
> > >
> > > why am I getting abend0c7?
> > >
> > > --
> > > ITschak Mugzach
> > > *|** IronSphere Platform* *|* *Information Security Contiguous
> > > Monitoring for Legacy **|  *
> > >
> > > 
> > > -- For IBM-MAIN subscribe / signoff / archive access instructions,
> > > send email to lists...@listserv.ua.edu with the message: INFO
> > > IBM-MAIN
> > >
> > >
> > > The information contained in this message is confidential, protected
> > > from disclosure and may be legally privileged.  If the reader of
> > > this message is not the intended recipient or an employee or agent
> > > responsible for delivering this message to the intended recipient,
> > > you are hereby notified that any disclosure, distribution, copying,
> > > or any action taken or action omitted in reliance on it, is strictly
> > > prohibited and may be unlawful.  If you have received this
> > > communication in error, please notify us immediately by replying to
> > > this message and destroy the material in its entirety, whether in
> > electronic or hard copy format.  Thank you.
> > >
> > >
> > > 
> > > -- For IBM-MAIN subscribe / signoff / archive access instructions,
> > > s

Re: [External] dfsort SUM processing

2019-10-24 Thread ITschak Mugzach
It is not a copy paste. I might count wrong.

בתאריך יום ה׳, 24 באוק׳ 2019, 16:44, מאת Lars Höglund ‏<
lars.hogl...@alecta.se>:

> x'f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f5'   is 16 digits or
>
> But right, it should work anyhow even if You are doing sum on the first 15
>
> //Lasse
>
> -Ursprungligt meddelande-
> Från: IBM Mainframe Discussion List  För
> ITschak Mugzach
> Skickat: den 24 oktober 2019 15:37
> Till: IBM-MAIN@LISTSERV.UA.EDU
> Ämne: Re: [External] dfsort SUM processing
>
> No, and even if so, all are numbers and can be sub summerized with a valid
> sign of F.
>
> בתאריך יום ה׳, 24 באוק׳ 2019, 16:35, מאת Lars Höglund ‏<
> lars.hogl...@alecta.se>:
>
> > Isn't this 16 numbers and You are doing sum on 15
> >
> > //Lasse
> >
> > -Ursprungligt meddelande-
> > Från: IBM Mainframe Discussion List  För
> > ITschak Mugzach
> > Skickat: den 24 oktober 2019 15:19
> > Till: IBM-MAIN@LISTSERV.UA.EDU
> > Ämne: Re: [External] dfsort SUM processing
> >
> > Rex,
> >
> > x'F5' is a valid sign for (positive) ZD field. I already read this
> > section, and the number to sum (all are the same) is valid ZD number.
> >
> > ITschak
> >
> > On Thu, Oct 24, 2019 at 4:15 PM Pommier, Rex 
> > wrote:
> >
> > > Just a wild guess here, is the SUM statement looking for a signed
> field?
> > >
> > > From the DFSORT manual:
> > > An invalid PD or ZD sign or digit results in a data exception (0C7
> > > ABEND); 0-9are invalid for the sign and A-F are invalid for the digit.
> > > For example, a ZDvalue such as 3.5 (X'F34BF5') results in an 0C7
> > > because "." (X'4B') is treated as an invalid digit. ICETOOL's
> > > DISPLAY or VERIFY operator can be used to identify decimal values
> > > with invalid digits. ICETOOL's VERIFY operator can be used to
> > > identify decimal values
> > with invalid signs.
> > >
> > > Rex
> > >
> > > -Original Message-
> > > From: IBM Mainframe Discussion List  On
> > > Behalf Of ITschak Mugzach
> > > Sent: Thursday, October 24, 2019 8:09 AM
> > > To: IBM-MAIN@LISTSERV.UA.EDU
> > > Subject: [External] dfsort SUM processing
> > >
> > > the following situation return abend0c7:
> > > 1. sort fields=(1,4,ch,a,9,5,ch,a)
> > >sum  fields=(245,15,ZD)
> > >sum statement caused the abend. without sum, no issue.
> > >
> > > 2. run icetool verify and print. bothe ended with rc=0. print show
> > > x'f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f5'
> > > with seems to be ok.
> > >
> > > why am I getting abend0c7?
> > >
> > > --
> > > ITschak Mugzach
> > > *|** IronSphere Platform* *|* *Information Security Contiguous
> > > Monitoring for Legacy **|  *
> > >
> > > 
> > > -- For IBM-MAIN subscribe / signoff / archive access instructions,
> > > send email to lists...@listserv.ua.edu with the message: INFO
> > > IBM-MAIN
> > >
> > >
> > > The information contained in this message is confidential, protected
> > > from disclosure and may be legally privileged.  If the reader of
> > > this message is not the intended recipient or an employee or agent
> > > responsible for delivering this message to the intended recipient,
> > > you are hereby notified that any disclosure, distribution, copying,
> > > or any action taken or action omitted in reliance on it, is strictly
> > > prohibited and may be unlawful.  If you have received this
> > > communication in error, please notify us immediately by replying to
> > > this message and destroy the material in its entirety, whether in
> > electronic or hard copy format.  Thank you.
> > >
> > >
> > > 
> > > -- For IBM-MAIN subscribe / signoff / archive access instructions,
> > > send email to lists...@listserv.ua.edu with the message: INFO
> > > IBM-MAIN
> > >
> >
> >
> > --
> > ITschak Mugzach
> > *|** IronSphere Platform* *|* *Information Security Contiguous
> > Monitoring for Legacy **|  *
> >
> > --
> > For IBM-MAIN subscribe / signoff / archive access instructions, send
> > email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> >
> > 

SV: [External] dfsort SUM processing

2019-10-24 Thread Lars Höglund
x'f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f5'   is 16 digits or

But right, it should work anyhow even if You are doing sum on the first 15

//Lasse

-Ursprungligt meddelande-
Från: IBM Mainframe Discussion List  För ITschak 
Mugzach
Skickat: den 24 oktober 2019 15:37
Till: IBM-MAIN@LISTSERV.UA.EDU
Ämne: Re: [External] dfsort SUM processing

No, and even if so, all are numbers and can be sub summerized with a valid sign 
of F.

בתאריך יום ה׳, 24 באוק׳ 2019, 16:35, מאת Lars Höglund ‏<
lars.hogl...@alecta.se>:

> Isn't this 16 numbers and You are doing sum on 15
>
> //Lasse
>
> -Ursprungligt meddelande-
> Från: IBM Mainframe Discussion List  För 
> ITschak Mugzach
> Skickat: den 24 oktober 2019 15:19
> Till: IBM-MAIN@LISTSERV.UA.EDU
> Ämne: Re: [External] dfsort SUM processing
>
> Rex,
>
> x'F5' is a valid sign for (positive) ZD field. I already read this 
> section, and the number to sum (all are the same) is valid ZD number.
>
> ITschak
>
> On Thu, Oct 24, 2019 at 4:15 PM Pommier, Rex 
> wrote:
>
> > Just a wild guess here, is the SUM statement looking for a signed field?
> >
> > From the DFSORT manual:
> > An invalid PD or ZD sign or digit results in a data exception (0C7 
> > ABEND); 0-9are invalid for the sign and A-F are invalid for the digit.
> > For example, a ZDvalue such as 3.5 (X'F34BF5') results in an 0C7 
> > because "." (X'4B') is treated as an invalid digit. ICETOOL's 
> > DISPLAY or VERIFY operator can be used to identify decimal values 
> > with invalid digits. ICETOOL's VERIFY operator can be used to 
> > identify decimal values
> with invalid signs.
> >
> > Rex
> >
> > -Original Message-
> > From: IBM Mainframe Discussion List  On 
> > Behalf Of ITschak Mugzach
> > Sent: Thursday, October 24, 2019 8:09 AM
> > To: IBM-MAIN@LISTSERV.UA.EDU
> > Subject: [External] dfsort SUM processing
> >
> > the following situation return abend0c7:
> > 1. sort fields=(1,4,ch,a,9,5,ch,a)
> >sum  fields=(245,15,ZD)
> >sum statement caused the abend. without sum, no issue.
> >
> > 2. run icetool verify and print. bothe ended with rc=0. print show 
> > x'f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f5'
> > with seems to be ok.
> >
> > why am I getting abend0c7?
> >
> > --
> > ITschak Mugzach
> > *|** IronSphere Platform* *|* *Information Security Contiguous 
> > Monitoring for Legacy **|  *
> >
> > 
> > -- For IBM-MAIN subscribe / signoff / archive access instructions, 
> > send email to lists...@listserv.ua.edu with the message: INFO 
> > IBM-MAIN
> >
> >
> > The information contained in this message is confidential, protected 
> > from disclosure and may be legally privileged.  If the reader of 
> > this message is not the intended recipient or an employee or agent 
> > responsible for delivering this message to the intended recipient, 
> > you are hereby notified that any disclosure, distribution, copying, 
> > or any action taken or action omitted in reliance on it, is strictly 
> > prohibited and may be unlawful.  If you have received this 
> > communication in error, please notify us immediately by replying to 
> > this message and destroy the material in its entirety, whether in
> electronic or hard copy format.  Thank you.
> >
> >
> > 
> > -- For IBM-MAIN subscribe / signoff / archive access instructions, 
> > send email to lists...@listserv.ua.edu with the message: INFO 
> > IBM-MAIN
> >
>
>
> --
> ITschak Mugzach
> *|** IronSphere Platform* *|* *Information Security Contiguous 
> Monitoring for Legacy **|  *
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send 
> email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send 
> email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: [External] dfsort SUM processing

2019-10-24 Thread Pommier, Rex
ITschak,

Yup, I misread the book.  Sorry about that - and for the clutter...

Rex

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
ITschak Mugzach
Sent: Thursday, October 24, 2019 8:19 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: [External] dfsort SUM processing

Rex,

x'F5' is a valid sign for (positive) ZD field. I already read this section, and 
the number to sum (all are the same) is valid ZD number.

ITschak

On Thu, Oct 24, 2019 at 4:15 PM Pommier, Rex 
wrote:

> Just a wild guess here, is the SUM statement looking for a signed field?
>
> From the DFSORT manual:
> An invalid PD or ZD sign or digit results in a data exception (0C7 
> ABEND); 0-9are invalid for the sign and A-F are invalid for the digit. 
> For example, a ZDvalue such as 3.5 (X'F34BF5') results in an 0C7 
> because "." (X'4B') is treated as an invalid digit. ICETOOL's DISPLAY 
> or VERIFY operator can be used to identify decimal values with invalid 
> digits. ICETOOL's VERIFY operator can be used to identify decimal values with 
> invalid signs.
>
> Rex
>
> -Original Message-
> From: IBM Mainframe Discussion List  On 
> Behalf Of ITschak Mugzach
> Sent: Thursday, October 24, 2019 8:09 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: [External] dfsort SUM processing
>
> the following situation return abend0c7:
> 1. sort fields=(1,4,ch,a,9,5,ch,a)
>sum  fields=(245,15,ZD)
>sum statement caused the abend. without sum, no issue.
>
> 2. run icetool verify and print. bothe ended with rc=0. print show 
> x'f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f5'
> with seems to be ok.
>
> why am I getting abend0c7?
>
> --
> ITschak Mugzach
> *|** IronSphere Platform* *|* *Information Security Contiguous 
> Monitoring for Legacy **|  *
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send 
> email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>
>
> The information contained in this message is confidential, protected 
> from disclosure and may be legally privileged.  If the reader of this 
> message is not the intended recipient or an employee or agent 
> responsible for delivering this message to the intended recipient, you 
> are hereby notified that any disclosure, distribution, copying, or any 
> action taken or action omitted in reliance on it, is strictly 
> prohibited and may be unlawful.  If you have received this 
> communication in error, please notify us immediately by replying to 
> this message and destroy the material in its entirety, whether in electronic 
> or hard copy format.  Thank you.
>
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send 
> email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>


--
ITschak Mugzach
*|** IronSphere Platform* *|* *Information Security Contiguous Monitoring for 
Legacy **|  *

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN


The information contained in this message is confidential, protected from 
disclosure and may be legally privileged.  If the reader of this message is not 
the intended recipient or an employee or agent responsible for delivering this 
message to the intended recipient, you are hereby notified that any disclosure, 
distribution, copying, or any action taken or action omitted in reliance on it, 
is strictly prohibited and may be unlawful.  If you have received this 
communication in error, please notify us immediately by replying to this 
message and destroy the material in its entirety, whether in electronic or hard 
copy format.  Thank you.


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: [External] dfsort SUM processing

2019-10-24 Thread ITschak Mugzach
No, and even if so, all are numbers and can be sub summerized with a valid
sign of F.

בתאריך יום ה׳, 24 באוק׳ 2019, 16:35, מאת Lars Höglund ‏<
lars.hogl...@alecta.se>:

> Isn't this 16 numbers and You are doing sum on 15
>
> //Lasse
>
> -Ursprungligt meddelande-
> Från: IBM Mainframe Discussion List  För
> ITschak Mugzach
> Skickat: den 24 oktober 2019 15:19
> Till: IBM-MAIN@LISTSERV.UA.EDU
> Ämne: Re: [External] dfsort SUM processing
>
> Rex,
>
> x'F5' is a valid sign for (positive) ZD field. I already read this
> section, and the number to sum (all are the same) is valid ZD number.
>
> ITschak
>
> On Thu, Oct 24, 2019 at 4:15 PM Pommier, Rex 
> wrote:
>
> > Just a wild guess here, is the SUM statement looking for a signed field?
> >
> > From the DFSORT manual:
> > An invalid PD or ZD sign or digit results in a data exception (0C7
> > ABEND); 0-9are invalid for the sign and A-F are invalid for the digit.
> > For example, a ZDvalue such as 3.5 (X'F34BF5') results in an 0C7
> > because "." (X'4B') is treated as an invalid digit. ICETOOL's DISPLAY
> > or VERIFY operator can be used to identify decimal values with invalid
> > digits. ICETOOL's VERIFY operator can be used to identify decimal values
> with invalid signs.
> >
> > Rex
> >
> > -Original Message-
> > From: IBM Mainframe Discussion List  On
> > Behalf Of ITschak Mugzach
> > Sent: Thursday, October 24, 2019 8:09 AM
> > To: IBM-MAIN@LISTSERV.UA.EDU
> > Subject: [External] dfsort SUM processing
> >
> > the following situation return abend0c7:
> > 1. sort fields=(1,4,ch,a,9,5,ch,a)
> >sum  fields=(245,15,ZD)
> >sum statement caused the abend. without sum, no issue.
> >
> > 2. run icetool verify and print. bothe ended with rc=0. print show
> > x'f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f5'
> > with seems to be ok.
> >
> > why am I getting abend0c7?
> >
> > --
> > ITschak Mugzach
> > *|** IronSphere Platform* *|* *Information Security Contiguous
> > Monitoring for Legacy **|  *
> >
> > --
> > For IBM-MAIN subscribe / signoff / archive access instructions, send
> > email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> >
> >
> > The information contained in this message is confidential, protected
> > from disclosure and may be legally privileged.  If the reader of this
> > message is not the intended recipient or an employee or agent
> > responsible for delivering this message to the intended recipient, you
> > are hereby notified that any disclosure, distribution, copying, or any
> > action taken or action omitted in reliance on it, is strictly
> > prohibited and may be unlawful.  If you have received this
> > communication in error, please notify us immediately by replying to
> > this message and destroy the material in its entirety, whether in
> electronic or hard copy format.  Thank you.
> >
> >
> > --
> > For IBM-MAIN subscribe / signoff / archive access instructions, send
> > email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> >
>
>
> --
> ITschak Mugzach
> *|** IronSphere Platform* *|* *Information Security Contiguous Monitoring
> for Legacy **|  *
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send email
> to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


SV: [External] dfsort SUM processing

2019-10-24 Thread Lars Höglund
Isn't this 16 numbers and You are doing sum on 15

//Lasse

-Ursprungligt meddelande-
Från: IBM Mainframe Discussion List  För ITschak 
Mugzach
Skickat: den 24 oktober 2019 15:19
Till: IBM-MAIN@LISTSERV.UA.EDU
Ämne: Re: [External] dfsort SUM processing

Rex,

x'F5' is a valid sign for (positive) ZD field. I already read this section, and 
the number to sum (all are the same) is valid ZD number.

ITschak

On Thu, Oct 24, 2019 at 4:15 PM Pommier, Rex 
wrote:

> Just a wild guess here, is the SUM statement looking for a signed field?
>
> From the DFSORT manual:
> An invalid PD or ZD sign or digit results in a data exception (0C7 
> ABEND); 0-9are invalid for the sign and A-F are invalid for the digit. 
> For example, a ZDvalue such as 3.5 (X'F34BF5') results in an 0C7 
> because "." (X'4B') is treated as an invalid digit. ICETOOL's DISPLAY 
> or VERIFY operator can be used to identify decimal values with invalid 
> digits. ICETOOL's VERIFY operator can be used to identify decimal values with 
> invalid signs.
>
> Rex
>
> -Original Message-
> From: IBM Mainframe Discussion List  On 
> Behalf Of ITschak Mugzach
> Sent: Thursday, October 24, 2019 8:09 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: [External] dfsort SUM processing
>
> the following situation return abend0c7:
> 1. sort fields=(1,4,ch,a,9,5,ch,a)
>sum  fields=(245,15,ZD)
>sum statement caused the abend. without sum, no issue.
>
> 2. run icetool verify and print. bothe ended with rc=0. print show 
> x'f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f5'
> with seems to be ok.
>
> why am I getting abend0c7?
>
> --
> ITschak Mugzach
> *|** IronSphere Platform* *|* *Information Security Contiguous 
> Monitoring for Legacy **|  *
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send 
> email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>
>
> The information contained in this message is confidential, protected 
> from disclosure and may be legally privileged.  If the reader of this 
> message is not the intended recipient or an employee or agent 
> responsible for delivering this message to the intended recipient, you 
> are hereby notified that any disclosure, distribution, copying, or any 
> action taken or action omitted in reliance on it, is strictly 
> prohibited and may be unlawful.  If you have received this 
> communication in error, please notify us immediately by replying to 
> this message and destroy the material in its entirety, whether in electronic 
> or hard copy format.  Thank you.
>
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send 
> email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>


--
ITschak Mugzach
*|** IronSphere Platform* *|* *Information Security Contiguous Monitoring for 
Legacy **|  *

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: [External] dfsort SUM processing

2019-10-24 Thread ITschak Mugzach
Rex,

x'F5' is a valid sign for (positive) ZD field. I already read this section,
and the number to sum (all are the same) is valid ZD number.

ITschak

On Thu, Oct 24, 2019 at 4:15 PM Pommier, Rex 
wrote:

> Just a wild guess here, is the SUM statement looking for a signed field?
>
> From the DFSORT manual:
> An invalid PD or ZD sign or digit results in a data exception (0C7 ABEND);
> 0-9are invalid for the sign and A-F are invalid for the digit. For example,
> a ZDvalue such as 3.5 (X'F34BF5') results in an 0C7 because "." (X'4B') is
> treated as an invalid digit. ICETOOL's DISPLAY or VERIFY operator can be
> used to identify decimal values with invalid digits. ICETOOL's VERIFY
> operator can be used to identify decimal values with invalid signs.
>
> Rex
>
> -Original Message-
> From: IBM Mainframe Discussion List  On Behalf
> Of ITschak Mugzach
> Sent: Thursday, October 24, 2019 8:09 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: [External] dfsort SUM processing
>
> the following situation return abend0c7:
> 1. sort fields=(1,4,ch,a,9,5,ch,a)
>sum  fields=(245,15,ZD)
>sum statement caused the abend. without sum, no issue.
>
> 2. run icetool verify and print. bothe ended with rc=0. print show
> x'f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f5'
> with seems to be ok.
>
> why am I getting abend0c7?
>
> --
> ITschak Mugzach
> *|** IronSphere Platform* *|* *Information Security Contiguous Monitoring
> for Legacy **|  *
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send email
> to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>
>
> The information contained in this message is confidential, protected from
> disclosure and may be legally privileged.  If the reader of this message is
> not the intended recipient or an employee or agent responsible for
> delivering this message to the intended recipient, you are hereby notified
> that any disclosure, distribution, copying, or any action taken or action
> omitted in reliance on it, is strictly prohibited and may be unlawful.  If
> you have received this communication in error, please notify us immediately
> by replying to this message and destroy the material in its entirety,
> whether in electronic or hard copy format.  Thank you.
>
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>


-- 
ITschak Mugzach
*|** IronSphere Platform* *|* *Information Security Contiguous Monitoring
for Legacy **|  *

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: [External] dfsort SUM processing

2019-10-24 Thread Pommier, Rex
Just a wild guess here, is the SUM statement looking for a signed field?

From the DFSORT manual:
An invalid PD or ZD sign or digit results in a data exception (0C7 ABEND); 
0-9are invalid for the sign and A-F are invalid for the digit. For example, a 
ZDvalue such as 3.5 (X'F34BF5') results in an 0C7 because "." (X'4B') is 
treated as an invalid digit. ICETOOL's DISPLAY or VERIFY operator can be used 
to identify decimal values with invalid digits. ICETOOL's VERIFY operator can 
be used to identify decimal values with invalid signs.

Rex

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
ITschak Mugzach
Sent: Thursday, October 24, 2019 8:09 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: [External] dfsort SUM processing

the following situation return abend0c7:
1. sort fields=(1,4,ch,a,9,5,ch,a)
   sum  fields=(245,15,ZD)
   sum statement caused the abend. without sum, no issue.

2. run icetool verify and print. bothe ended with rc=0. print show 
x'f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f5'
with seems to be ok.

why am I getting abend0c7?

--
ITschak Mugzach
*|** IronSphere Platform* *|* *Information Security Contiguous Monitoring for 
Legacy **|  *

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN


The information contained in this message is confidential, protected from 
disclosure and may be legally privileged.  If the reader of this message is not 
the intended recipient or an employee or agent responsible for delivering this 
message to the intended recipient, you are hereby notified that any disclosure, 
distribution, copying, or any action taken or action omitted in reliance on it, 
is strictly prohibited and may be unlawful.  If you have received this 
communication in error, please notify us immediately by replying to this 
message and destroy the material in its entirety, whether in electronic or hard 
copy format.  Thank you.


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


dfsort SUM processing

2019-10-24 Thread ITschak Mugzach
the following situation return abend0c7:
1. sort fields=(1,4,ch,a,9,5,ch,a)
   sum  fields=(245,15,ZD)
   sum statement caused the abend. without sum, no issue.

2. run icetool verify and print. bothe ended with rc=0. print show
x'f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f5'
with seems to be ok.

why am I getting abend0c7?

-- 
ITschak Mugzach
*|** IronSphere Platform* *|* *Information Security Contiguous Monitoring
for Legacy **|  *

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


dfsort sum processing

2019-10-24 Thread ITschak Mugzach
the following situation return abend0c7:
1. sort fields=(1,4,ch,a,9,5,ch,a)
   sum  fields=(245,15,ZD)
   sum statement caused the abend. without sum, no issue.

2. run icetool verify and print. bothe ended with rc=0. print show
x'f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f5'
with seems to be ok.

why am I getting abend0c7?

ITschak

-- 
ITschak Mugzach
*|** IronSphere Platform* *|* *Information Security Contiguous Monitoring
for Legacy **|  *

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN