System abend 800 reason code 4

2013-05-29 Thread Micheal Butz
Hi Running a program under TSO TEST I got the above abend after a BSAM READ. Would anyone know what this is about Sent from my iPhone -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@li

Re: System abend 800 reason code 4

2013-05-30 Thread Binyamin Dissen
On Wed, 29 May 2013 22:22:33 -0400 Micheal Butz wrote: :> Running a program under TSO TEST :>I got the above abend after a BSAM READ. Would anyone know what this is about What did you understand from looking up the abend in SYSTEM CODES? -- Binyamin Dissen http://www.dissensoftware.com Direc

Re: System abend 800 reason code 4

2013-05-30 Thread Elardus Engelbrecht
Micheal Butz wrote: > Running a program under TSO TEST Under what conditions of TEST? >I got the above abend after a BSAM READ. Would anyone know what this is about Please post the full message text as well any message(s) found in SYSLOG. Can you repeat the problem with/without TEST? As Biny

Re: System abend 800 reason code 4

2013-05-30 Thread Micheal Butz
For reason code 4 the explanation says A program issued a SVC 114 the EXCPVR macro but a error occurred durning page-fix or page-unfix processing A page-fix error can occur If the EXCP processor tries to fix pages That are not assigned to the callers ASID The blksize in the program is 27930 For

Re: System abend 800 reason code 4

2013-05-30 Thread DASDBILL2
, so I don't remember now. Bill Fairchild Franklin, TN - Original Message - From: "Micheal Butz" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Thursday, May 30, 2013 2:56:39 PM Subject: Re: System abend 800 reason code 4 For reason code 4 the explanation says A prog

Re: System abend 800 reason code 4

2013-05-30 Thread Walt Farrell
On Thu, 30 May 2013 15:56:39 -0400, Micheal Butz wrote: >For reason code 4 the explanation says >A program issued a SVC 114 the EXCPVR macro That may be a possible clue to your problem. It says you're using EXCPVR, and from "z/OS V1R13.0 DFSMSdfp Advanced Services" we can see that "In order to

Re: System abend 800 reason code 4

2013-05-30 Thread Micheal Butz
I am doing this @work in a problem state environment Sent from my iPhone On May 30, 2013, at 5:02 PM, Walt Farrell wrote: > On Thu, 30 May 2013 15:56:39 -0400, Micheal Butz > wrote: > >> For reason code 4 the explanation says >> A program issued a SVC 114 the EXCPVR macro > > That may be a

Re: System abend 800 reason code 4

2013-05-30 Thread Micheal Butz
> remember now. > > Bill Fairchild > Franklin, TN > > > - Original Message - > From: "Micheal Butz" > To: IBM-MAIN@LISTSERV.UA.EDU > Sent: Thursday, May 30, 2013 2:56:39 PM > Subject: Re: System abend 800 reason code 4 > > For reason cod

Re: System abend 800 reason code 4

2013-05-31 Thread Shmuel Metz (Seymour J.)
In <8677730172829683.wa.walt.farrellgmail@listserv.ua.edu>, on 05/30/2013 at 04:02 PM, Walt Farrell said: >That may be a possible clue to your problem. It says you're using >EXCPVR, and from "z/OS V1R13.0 DFSMSdfp Advanced Services" we can see >that "In order to issue EXCPVR, your program