View previous topic :: View next topic |
Author |
Message |
balaji.p.raman Beginner
Joined: 27 Feb 2007 Posts: 10 Topics: 5 Location: India
|
Posted: Fri Aug 17, 2007 1:13 am Post subject: Lock in the Table |
|
|
Hi all,
I have been facing this problem for some time now. I am running an online transaction and it is abend with -911 Sqlcode. I am getting this error for more than one hour at times
I think this might be because, someone might have had an exclusive lock on the table or something.
Since the region is an development one, it is possible that someone locked the table while running a debugger.
I would like to find out the user who has locked the table.
Is there any way to find out this? _________________ Rgds,
Balaji |
|
Back to top |
|
|
dbzTHEdinosauer Supermod
Joined: 20 Oct 2006 Posts: 1411 Topics: 26 Location: germany
|
Posted: Fri Aug 17, 2007 2:24 am Post subject: |
|
|
you can look at the Lock Contention Summary Report or the Long Accounting Report: Locking Activity
which are apart of Monitoring Performance from ISPF SC18-7975-04
The URL is for a PDF, you can just 'right-click' and 'Save AS ...' to avoid opening the PDF in your browser. It is about 4mg, so it takes a bit of time to load. _________________ Dick Brenholtz
American living in Varel, Germany |
|
Back to top |
|
|
kolusu Site Admin
Joined: 26 Nov 2002 Posts: 12376 Topics: 75 Location: San Jose
|
|
Back to top |
|
|
balaji.p.raman Beginner
Joined: 27 Feb 2007 Posts: 10 Topics: 5 Location: India
|
Posted: Tue Aug 21, 2007 9:45 am Post subject: |
|
|
Kolusu,
Oops! Since I was looking for words like LOCK, -911 etc and I couldn't find that particular post.
Sincere apologies!!
Anyway thanks a lot for your help! _________________ Rgds,
Balaji |
|
Back to top |
|
|
|
|