MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

U0775 abend

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> IMS
View previous topic :: View next topic  
Author Message
coolman
Intermediate


Joined: 03 Jan 2003
Posts: 283
Topics: 27
Location: US

PostPosted: Wed Jun 02, 2004 1:27 pm    Post subject: U0775 abend Reply with quote

Folks,
I'm running an IMS Program in batch. I'm getting an U0775 abend. This is what I can find in the manual.
Quote:

This abend is issued when IMS cannot acquire any more
| ENQ/DEQ blocks or the amount of storage that was specified by the PIMAX
| parameter has been exhausted. It can be either a standard abend or a
| pseudoabend.


Can somebody throw some light on this.

Cheers,
Coolman.
________
How to make a vaporizer


Last edited by coolman on Sat Mar 12, 2011 8:34 pm; edited 1 time in total
Back to top
View user's profile Send private message
Bithead
Advanced


Joined: 03 Jan 2003
Posts: 550
Topics: 23
Location: Michigan, USA

PostPosted: Wed Jun 02, 2004 1:49 pm    Post subject: Reply with quote

This is pretty tricky to debug but I would start by increasing the REGION sizes on both JOB and STEP cards. Be aware that if you are running a PROC, then the region size might be a parameter.

If that does not work, then it might be a problem with too many locks. PIMAX is a setting on the IMS Control Region that controls the amount of storage set aside for enqueues (database locks). If you are doing alot of updates, consider adding checkpoint logic. If you are doing alot of reads with the occasional update, consider using a seperate PCB for the read with a procopt of G.
Back to top
View user's profile Send private message
coolman
Intermediate


Joined: 03 Jan 2003
Posts: 283
Topics: 27
Location: US

PostPosted: Wed Jun 02, 2004 2:50 pm    Post subject: Reply with quote

Why both JOB and STEP. Would it not be sufficient if we just increase it for the STEP?
________
V8


Last edited by coolman on Sat Mar 12, 2011 8:34 pm; edited 1 time in total
Back to top
View user's profile Send private message
Bithead
Advanced


Joined: 03 Jan 2003
Posts: 550
Topics: 23
Location: Michigan, USA

PostPosted: Wed Jun 02, 2004 2:52 pm    Post subject: Reply with quote

In my experience, no. Same with TIME=.
Back to top
View user's profile Send private message
coolman
Intermediate


Joined: 03 Jan 2003
Posts: 283
Topics: 27
Location: US

PostPosted: Wed Jun 02, 2004 3:05 pm    Post subject: Reply with quote

Would REGION=0M help? or should I have to explicitly specify the region
________
Honda Element history


Last edited by coolman on Sat Feb 05, 2011 1:36 am; edited 1 time in total
Back to top
View user's profile Send private message
Bithead
Advanced


Joined: 03 Jan 2003
Posts: 550
Topics: 23
Location: Michigan, USA

PostPosted: Wed Jun 02, 2004 3:07 pm    Post subject: Reply with quote

It should.
Back to top
View user's profile Send private message
coolman
Intermediate


Joined: 03 Jan 2003
Posts: 283
Topics: 27
Location: US

PostPosted: Tue Jun 08, 2004 3:02 pm    Post subject: Reply with quote

Bithead. Thanks for your help. The REGION parm didn't work. But the checkpoint logic per your suggestion worked
________
how to roll a blunt
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> IMS All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group