|
|
| Author |
Message |
arnab
New User
Joined: 13 Mar 2006 Posts: 36 Location: UK
|
|
|
|
Hi,
We keep getting the following IMS abend for a particular online transaction.
USER = 4093 REASON CODE = 0000001C.
However when the user's retry the transactions seem to work fine. I did some initial research on it and found that it could be a problem with the REGION SIZE.
But I am wondering , how does it work when tried again ? Could there be some other problem ? I only have SYSUDUMP with me , so its a bit difficult to debug from that.
Kindly please let me know your expert comments on this.
Thanks in advance. |
|
| Back to top |
|
 |
References
|
Posted: Mon Jun 02, 2008 3:51 pm Post subject: Re: IMS Abend U4093 |
 |
|
|
 |
dick scherrer
Global Moderator
Joined: 23 Nov 2006 Posts: 7505 Location: 221 B Baker St
|
|
|
|
Hello,
| Quote: |
| But I am wondering , how does it work when tried again ? |
It may be that when issued "early" in a session, there is enough memory as specified, but not later as memory is used and not released.
I'd suggest trying with more memory and see what happens. |
|
| Back to top |
|
 |
|
|