The program is 24/24.

Tony Thigpen

Seymour J Metz wrote on 11/9/22 13:31:
Yes, they have to be below the line.

________________________________________
From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> on behalf of Michael 
Stein <m...@zlvfc.com>
Sent: Wednesday, November 9, 2022 11:33 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: EXCP question

On Wed, Nov 09, 2022 at 10:49:53AM -0500, Tony Thigpen wrote:
I am trying to migrate a simple CCW to tape test program from zVSE to z/OS
to help a customer. EXCP on z/OS is new to me. The program is reading the
label so I have BLP in the JCL and am running authorized and within the
correct initiator for BLP.

The OPEN and CLOSE using BLP works, but when I try a simple read, I get:

SYSTEM COMPLETION CODE=200  REASON CODE=00000313

abend S200 reason 313

https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.ibm.com%2Fdocs%2Fen%2Fzos%2F2.1.0%3Ftopic%3Dscc-200%23m015062&amp;data=05%7C01%7Csmetz3%40gmu.edu%7Ce86ad4640ba4406fae9808dac27036fe%7C9e857255df574c47a0c00546460380cb%7C0%7C0%7C638036084463199866%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=gh30mQWm9Ge8%2BXoLOTM7ZSi467Zm2hYctYgnNU%2FCUXM%3D&amp;reserved=0

3nn Page translation error.
n1n EXCP encountered an error during the front end processing.
nn3 Data extent block (DEB)

Sounds like EXCP didn't like things when it was first issued, possibly
the first EXCP issued (ie: none worked).

I'd suggest looking at a dump and seeing if the IOB->DCB->DEB pointers
look ok.

One think I am worried about is that I read into an area within the program,
not a GETMAINed area, but I compiled with NORENT

What is the RMODE?  I don't remember but perhaps the IOB & DCB addresses
have to fit in 24 bits...

I'd look at the dump.  Does it show the DCB is open (DEB exists?)?

Does the IOB look ok in the dump?


----------------------------------------------------------------------
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

Reply via email to