IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

IMS Program abends with U0775 abend


IBM Mainframe Forums -> IMS DB/DC
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Verma,Raman

New User


Joined: 13 Oct 2006
Posts: 15

PostPosted: Thu Nov 02, 2006 12:03 pm
Reply with quote

Hi,

I had a IMS program which was reading the full Db.Sometimes, it used to abend with U1771 and at times it went fine.I just wanted to know what is the exact reasion behind this.I know that IMS locks some storage space for the application when it accesses a Db and this abend occurs when we have exceeded our storage space limit.Now, I am not clear on the following...
1. Does simply reading a Db locks any IMS Db for the application Program or the lock definition comes from the PSB that we specify.And if it comes from the PSB, which option in the PSB defines it?
2. Will issuing regular checkpoints help in such case.

Thanks,
Raman
Back to top
View user's profile Send private message
Verma,Raman

New User


Joined: 13 Oct 2006
Posts: 15

PostPosted: Thu Nov 02, 2006 1:29 pm
Reply with quote

Hi Guys,

Please mark the above abend code as U0775 rather than U1771.My mistake...

Thanks,
Raman/Verma
Back to top
View user's profile Send private message
Bitneuker

CICS Moderator


Joined: 07 Nov 2005
Posts: 1104
Location: The Netherlands at Hole 19

PostPosted: Thu Nov 02, 2006 6:05 pm
Reply with quote

Hi,

Abend assist offers quite some information for your problem. Instead of retyping the stuff I advice you to please have a look at U0775 over there. If this doen't satisfy your needs please come back.
Back to top
View user's profile Send private message
PascalQ

New User


Joined: 12 May 2006
Posts: 20

PostPosted: Fri Nov 03, 2006 9:27 pm
Reply with quote

Quote:
2. Will issuing regular checkpoints help in such case.

Yes I think so.

Quote:

1. Does simply reading a Db locks any IMS Db for the application Program or the lock definition comes from the PSB that we specify.And if it comes from the PSB, which option in the PSB defines it?

I don't understand "Does simply reading a Db locks any IMS Db ...". However, yes, the "lock definition" comes partially from the PSB, specifically the PROCOPT
Back to top
View user's profile Send private message
Verma,Raman

New User


Joined: 13 Oct 2006
Posts: 15

PostPosted: Mon Nov 06, 2006 11:59 am
Reply with quote

Thanks folks...
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> IMS DB/DC

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts ISAM and abend S03B JCL & VSAM 10
No new posts DB2 Event passed to the Application P... DB2 1
No new posts How to pass the PARM value to my targ... COBOL Programming 8
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
Search our Forums:

Back to Top