It doesn’t occur in a PGM= because In that stance TSO is not involved 

Sent from my iPhone

No one said I could type with one thumb 

> On Jun 30, 2025, at 11:45, Jon Perryman <[email protected]> wrote:
> 
> On Mon, 30 Jun 2025 11:00:57 -0500, Steve Beaver <[email protected]> 
> wrote:
> 
>> Is your program in AUTHPGM and AUTHCMD
> 
> Joseph defined it both as AUTHPGM & AUTHCMD. I saw this but thought it could 
> not be the problem but maybe TSO does not like it be in both.
> 
> At this point, Joseph proved the problem is with TSO because the S047 abend 
> does not occur in batch JCL as PGM=ISJR.
> 
> I noticed a "#/*" in the AUTHCMD but I don't think it's causing his problem 
> but it indicates at least 1 typo. Maybe there's another we aren't noticing.
> 
> My suggestion would be to use a known functioning definition. E.g. Issue 
> "LISTUSER *" to verify the user is listed correctly and it's working 
> correctly. Rename his ISJR program to LISTUSER. Logoff and logon to start 
> with a clean environment and then issue the "LISTUSER *". If this fails with 
> S047, then his startup script may be doing something unexpected.
> 
> To bypass the startup script, he could simply run it in batch under 
> PGM=IKJEFT1B with PARM or SYSTSIN calling LISTUSER.
> 
> The abend occurs during an SVC that is hardcoded in the source instead of 
> using the standard macro. I would suggest coding the macro or at least 
> compile the macro to verify everything required by the SVC has been coded 
> correctly.
> 
> ----------------------------------------------------------------------
> 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

Reply via email to