I am invoking via TSO command from the ISPF command line. I'll check the Other things mentioned
Thank you Sent from my iPhone On Sep 30, 2012, at 10:58 AM, Lizette Koehler <[email protected]> wrote: > You need to do the following > > 1) Tell us how you are invoking the cmd processor? Is it in a rexx, > standalone, Are you using CALL mypgm? Please be specific > 2) Look in SYSLOG at the time of the S047 and provide the messages for your > TSO ID (or the ID that executed it) > 3) Execute your command processor and provide the following > a) At the point of the ABEND immediately issue the ISRDDN TSO function. > Look for SYSUDUMP or SYSMDUMP or other like DDNAMES. > b) Set a slip trap prior to executing your command processor to collect an > SVC dump > c) If this is executed under ISPF, issue ISPVCALL, execute your command > processor, then execute the ISPVCALL a second time to unload the trace. > > All of these steps can be used to help you diagnosis your S047 > > It is hard to tell you why an S047 occurred without a more complete picture > of your environment and error messages. > > Lizette > > >> -----Original Message----- >> From: IBM Mainframe Discussion List [mailto:[email protected]] On >> Behalf >> Of micheal butz >> >> Hi, >> >> I am running a TSO command processor which needs to be APF authorized >> >> >> The load library is in PROG00 marked as APF authorized >> >> The command name is both in AUTHPGM and AUTHNAMES in IKJTSO00 >> >> >> I know that both PROG00 and IKJTSO00 are the active members >> >> how ever I stil get a 047 > > ---------------------------------------------------------------------- > 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
