Mike don’t think it’s the number of records Even with a very small file I get the s0c9
I m trying to change the logic to use dynamic allocation and see if that works as that’s the only difference in logic between a batch submit and executing the program under TSO Thanks > On Aug 13, 2021, at 10:55 AM, mike.lamartina <[email protected]> > wrote: > > Related: https://ibmmainframes.com/about59624.html > > On 8/13/2021 7:29:33 AM, Joseph Reichman <[email protected]> wrote: > The s0c9 is in file manager trying to bring up the initial panel > > > >> On Aug 13, 2021, at 9:42 AM, Gilson Cesar de Oliveira wrote: >> >> Em sex., 13 de ago. de 2021 às 10:31, Seymour J Metz >> escreveu: >> >>> Where is the S0C9? Has the batch job completed? What is in the ALLOC and >>> what are the TUs of the DYNALLOC? >>> >>> >>> -- >>> Shmuel (Seymour J.) Metz >>> http://mason.gmu.edu/~smetz3 >>> >>> ________________________________________ >>> From: IBM Mainframe Discussion List [[email protected]] on behalf >>> of Joseph Reichman [[email protected]] >>> Sent: Thursday, August 12, 2021 5:23 PM >>> To: [email protected] >>> Subject: Re: Filemanger abend and dynamic allocation >>> >>> I got a soc9 divide exception >>> This abend is from my job [email protected] except I cannt post >>> from that email >>> You mentioned sysprint however I don’t remember allocating it in either >>> case >>> It seems that the file I want to browse just has to be pointed to my Rexx >>> variable filein >>> It also seems that file manager dynamically allocates filein that’s just >>> by doing tso isrddn and seeing a sys…… DD allocated to the dsname as in the >>> case where SVC 99 returns the ddname I think that’s key 1 >>> >>> Also when the abend happens I do actually get into the file manager panel >>> as it trying to read the input the all of the sudden abends pgm=filemngr >>> it’s from memory but I do believe that’s it with a s0c9 >>> >>> >>> >>>> On Aug 12, 2021, at 4:45 PM, Jeremy Nicoll < >>> [email protected]> wrote: >>>> >>>> On Thu, 12 Aug 2021, at 20:28, Joseph Reichman wrote: >>>> >>>>> If the input is multiple files then I allocate the output via ADDRESS >>> TSO “ALLOC >>>> >>>> Why? I mean, by all means decide the name of the output file(s) before >>> you >>>> build the JCL, but let the JCL allocate it/them. >>>> >>>> >>>>> File manger abends trying to display the output >>>> >>>> What abend code? >>>> >>>> Are the batch jobs finished at that point? >>>> >>>> >>>> -- >>>> Jeremy Nicoll - my opinions are my own. >>>> >>>> ---------------------------------------------------------------------- >>>> 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 >>> >> >> ---------------------------------------------------------------------- >> 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 ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
