CALLRTM with 0C4? Doesn't sound likely.

Do W to find the PSW.

Since you assert that it is a PIC-10, the PSW is pointing at the failing
instruction.

Examine it. Examine registers.

Find your PLIST.

Etc. 

It is called debugging.


On Thu, 30 Oct 2025 07:51:48 -0400 Joseph Reichman
<[email protected]> wrote:

:>I suspect itÂ’s not a real abend but a callrtm
:>
:>> On Oct 30, 2025, at 2:15?AM, Binyamin Dissen 
<[email protected]> wrote:
:>> 
:>> ?If you are under TEST, use it to determine the problem.
:>> 
:>> On Wed, 29 Oct 2025 20:01:23 +0000 Joseph Reichman
:>> <[email protected]> wrote:
:>> 
:>> :>Was running under TEST I allocated a file to sysudump
:>> :>
:>> :>After TEST displayed the s0c4 the sysudump file was empty
:>> :>
:>> :>Get Outlook for iOS<https://aka.ms/o0ukef>
:>> :>________________________________
:>> :>From: IBM Mainframe Discussion List <[email protected]> on behalf 
of Mike Shaw <[email protected]>
:>> :>Sent: Wednesday, October 29, 2025 3:48:06 PM
:>> :>To: [email protected] <[email protected]>
:>> :>Subject: Re: Abend s0c4 reason code 10 at IEWBIND entry
:>> :>
:>> :>Produce a dump and analyze it. That will provide a definitive answer.
:>> :>
:>> :>Mike Shaw
:>> :>MVS/QuickRef Support Group
:>> :>Chicago-Soft, Ltd.
:>> :>
:>> :>
:>> :>On Wed, Oct 29, 2025 at 3:16?PM Joseph Reichman <
:>> :>[email protected]> wrote:
:>> :>
:>> :>> Hi
:>> :>>
:>> :>> I am getting a S0C4 reason code 10
:>> :>> At the entry to IEWBIND
:>> :>>
:>> :>> This is after a number of calls to the macro processes successfully
:>> :>>
:>> :>> I copied the code from sys1.samplib IEWAPBND
:>> :>>
:>> :>> Here is the call
:>> :>>
:>> :>> IEWBIND FUNC=GETN
:>> :>>                RETCODE=RETCODE
:>> :>>                REASN=REASN
:>> :>>                WORKMOD=WORKMOD
:>> :>>                 AREA=IEWBBNL
:>> :>>                CURSOR=FZEROS
:>> :>>                TCOUNT=TCOUNT
:>> :>>                COUNT=COUNTX
:>> :>>                NTYPE=S
:>> :>>                VERSION=9
:>> :>>
:>> :>> I initized the buffers with mapbuf getbuf inibuf
:>> :>>
:>> :>> So the area = is okay
:>> :>>
:>> :>> Thing is it abends right at the 1st instruction of IEWBIND
:>> :>>
:>> :>> And I made a number of calls to IEWBIND
:>> :>>
:>> :>> Startd createw and include all of them went well RC of zero
:>> :>>
:>> :>> ----------------------------------------------------------------------
:>> :>> 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
:>> 
:>> --
:>> Binyamin Dissen <[email protected]>
:>> http://www.dissensoftware.com
:>> 
:>> Director, Dissen Software, Bar & Grill - Israel
:>> 
:>> ----------------------------------------------------------------------
:>> 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

--
Binyamin Dissen <[email protected]>
http://www.dissensoftware.com

Director, Dissen Software, Bar & Grill - Israel

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to