Re: Jes message $HASP311

2024-03-14 Thread Brian Westerman
No, it won't help you. You need to look at why your task failed int he first place. There may be messages, or a abend, but you might have just received some off the wall error like "memory failure"/ Do you see anything in the job log of the job that failed or in syslog? Brian ---

Re: Jes message $HASP311

2024-03-14 Thread Binyamin Dissen
A task RESMGR will not be invoked if there is a memory failure. And the address space manager will not stop the message. It will get control after the memory ends (running in *MASTER*) but it is not relevant to the issue, which is, as usual, missing doc. Look at earlier messages to determine why

Re: Jes message $HASP311

2024-03-14 Thread Joseph Reichman
So are you saying that would help Thanks > On Mar 14, 2024, at 10:27 AM, Wayne Driscoll > <05791921711d-dmarc-requ...@listserv.ua.edu> wrote: > > An Address Space RESMGR for an initiated job is of little use, as it won't > get invoked until the address space terminates, which in the case

Re: Jes message $HASP311

2024-03-14 Thread Wayne Driscoll
An Address Space RESMGR for an initiated job is of little use, as it won't get invoked until the address space terminates, which in the case of an INIT may be a while. For authorized batch jobs a TASK RESMGR on the job step task would be needed to clean up your resources. Wayne Driscoll Note: All o

Re: Jes message $HASP311

2024-03-14 Thread Joseph Reichman
Would installing an address space resource manager Help > On Mar 14, 2024, at 7:50 AM, Tom Marchant > <000a2a8c2020-dmarc-requ...@listserv.ua.edu> wrote: > > "End of memory" means that the address space terminated. JES2 refers to an > address space as a "memory". > > It may or may not b

Re: Jes message $HASP311

2024-03-14 Thread Tom Marchant
"End of memory" means that the address space terminated. JES2 refers to an address space as a "memory". It may or may not be due to a storage related problem. -- Tom Marchant On Wed, 13 Mar 2024 19:07:36 -0400, Joseph Reichman wrote: >Regarding the above message and I'll put down the entire

Re: Jes message $HASP311

2024-03-14 Thread Binyamin Dissen
Look at earlier messages. On Wed, 13 Mar 2024 19:07:36 -0400 Joseph Reichman <05812645a43c-dmarc-requ...@listserv.ua.edu> wrote: :>Regarding the above message and I'll put down the entire text :>$HASP311 JOER$RE-QUEUED AT END OF MEMORY AND HELD :>Would any anyone know what causes it --

Re: Jes message $HASP311

2024-03-13 Thread Joseph Reichman
So actually my code is ok its some clean up I forgot at the end ? Joe Reichman On Thu, Mar 14, 2024 at 2:14 AM Brian Westerman < brian_wester...@syzygyinc.com> wrote: > The job that was running in that init had a memory related error, 878-10 > or worse, and the job and the initiator were both r

Re: Jes message $HASP311

2024-03-13 Thread Brian Westerman
The job that was running in that init had a memory related error, 878-10 or worse, and the job and the initiator were both restarted. You will get most of the information you need by looking at the job that was running. It's even possible that it was a previous job that was running in that sam

Jes message $HASP311

2024-03-13 Thread Joseph Reichman
Regarding the above message and I'll put down the entire text $HASP311 JOER$RE-QUEUED AT END OF MEMORY AND HELD Would any anyone know what causes it Thanks -- For IBM-MAIN subscribe / signoff / archive access instructions,