Thank you Get Outlook for iOS<https://aka.ms/o0ukef> ________________________________ From: IBM Mainframe Discussion List <[email protected]> on behalf of Jim Mulder <[email protected]> Sent: Friday, March 8, 2024 12:41:37 PM To: [email protected] <[email protected]> Subject: Re: IRB interrupt code
For an SVC interrupt, RBINTCOD indicates the SVC number. For a program check interrupt, RBINTCOD indicates the program interrupt code. For other types of interrupts, RBINTCOD is not updated. Jim Mulder -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Joseph Reichman Sent: Friday, March 8, 2024 12:02 PM To: [email protected] Subject: Re: IRB interrupt code Jim First thanks I’m a little confused here and I’m obviously not an expert But if the interruption was because of a load SVC wouldn’t RBOPSW - 2 = X’0A’ More so I would think that there were more than 2 reason for RB to get interrupted The first 2 abend what I mean by that is a program check and second SVC interrupt In the case of an IRB which is a asynchronous exit it would be and forgive me if I’m not using the right terminology external interrupt or timer interrupt Thanks > On Mar 8, 2024, at 11:53 AM, Jim Mulder <[email protected]> wrote: > > SVC 8 (LOAD). > > Jim Mulder > > -----Original Message----- > From: IBM Mainframe Discussion List <[email protected]> On > Behalf Of Joseph Reichman > Sent: Friday, March 8, 2024 11:09 AM > To: [email protected] > Subject: IRB interrupt code > > I thought all list of all the interrupt codes were in the z/os pops I looked > at chapter 6 interruptions there was a description for a number of them > > Just not a list with a code > > Anyway for my IRB the previous RB which was my program PRB had RBINTCOD value > X'020008' > > Where can I find out what the interrupt code is > > thanks > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send > email to [email protected] with the message: INFO IBM-MAIN > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send > email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
