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

How can find out which RACF-ID is using the tables?


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
bandi

New User


Joined: 21 Jul 2005
Posts: 12

PostPosted: Mon Nov 06, 2006 2:46 pm
Reply with quote

How can find out which RACF-ID is using the tables for the thier particular purpose?

When we got the error like this:

SQL0913N Unsuccessful execution caused by deadlock or timeout. Reason code "00C9008E ".
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Mon Nov 06, 2006 4:34 pm
Reply with quote

go to the db2 log. see your dba's. don't forget, you may be causing the problem: too few COMMITs, inefficient sql, logic problem. The other task locked you out at the point of your timeout, but you may have set up the situation so that the other task was locked by you.

Besides, you are more interested in the task that was competing against yours, not the person.
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 -> DB2

 


Similar Topics
Topic Forum Replies
No new posts RACF - Rebuild SETROPTS command which... All Other Mainframe Topics 3
No new posts To find whether record count are true... DFSORT/ICETOOL 6
No new posts RACF cost vs. ACF2 cost IBM Tools 2
No new posts Find the size of a PS file before rea... COBOL Programming 13
No new posts Need to fetch data from so many DB2 t... DB2 9
Search our Forums:

Back to Top