From the dump you should be able to see the memory that represents your load 
module.

If you have a decent eye-catcher in your module prologue that includes the 
build datetime, then it is easy to see if you are loading the correct version.

I think that if you are writing authorized code, then IPCS should be your 
friend (or at least a nodding acquaintance) as it takes away a lot of the 
guesswork.

One other suggestion would be to consider investing time in a resource-owning 
STC that can own a PC-cp (or PC-ss) that you send requests from unauthorized 
clients (like TSO) so that you don't have to wrestle with AUTHCMD/PGM/TSF 
issues and other environmental constraints when trying to do something above 
normal problem state capabilities.

Rob Scott
Rocket Software
________________________________
From: IBM Mainframe Discussion List <[email protected]> on behalf of 
Joseph Reichman <[email protected]>
Sent: 30 June 2025 10:02 PM
To: [email protected] <[email protected]>
Subject: Re: Tried exec pgm=

EXTERNAL EMAIL





Changing the name is the best idea

Just to make sure I don’t have a copy of ISJR in another library that’s not
authorized

Joe Reichman


On Mon, Jun 30, 2025 at 4:59 PM Jon Perryman <[email protected]> wrote:

> On Mon, 30 Jun 2025 15:41:00 -0500, Steve Beaver <[email protected]>
> wrote:
>
> >I’m going to be the idiot that asks.  What is the program attempting to do
>
> What happens after the S047 is irrelevant to solving his problem although
> alternative unauthorized solutions may be possible. You're not being an
> idiot to ask because dumbest questions are those that never get asked.
>
> You forced me to look up the SVC107. The S047 is occurring in MODESET SUP
> but maybe MODESET needs more than SVC107.
>
> Joseph's program saves registers, storage obtain, chains new savearea and
> then S047 at MODESET SUP. It doesn't get much simpler.
>
> ----------------------------------------------------------------------
> 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


================================
Rocket Software, Inc. and subsidiaries ■ 77 Fourth Avenue, Waltham MA 02451 ■ 
Main Office Toll Free Number: +1 855.577.4323
Contact Customer Support: 
https://my.rocketsoftware.com/RocketCommunity/RCEmailSupport
Unsubscribe from Marketing Messages/Manage Your Subscription Preferences - 
http://www.rocketsoftware.com/manage-your-email-preferences
Privacy Policy - http://www.rocketsoftware.com/company/legal/privacy-policy
================================

This communication and any attachments may contain confidential information of 
Rocket Software, Inc. All unauthorized use, disclosure or distribution is 
prohibited. If you are not the intended recipient, please notify Rocket 
Software immediately and destroy all copies of this communication. Thank you.

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

Reply via email to