Wednesday, September 26, 2018

For checking the locks in concurrent jobs - Oracle Database (EBS) Apps

SELECT Decode(request, 0, 'Holder: ', 
                       'Waiter: ') 
       || sid sess, 
       inst_id, 
       id1, 
       id2, 
       lmode, 
       request, 
       type 
FROM   gv$lock 
WHERE  ( id1, id2, type ) IN (SELECT id1, 
                                     id2, 
                                     type 
                              FROM   gv$lock 
                              WHERE  request > 0) 
ORDER  BY id1, 
          request; 

No comments:

Post a Comment

What is the process of getting a permanent driving license after getting learning license in Noida? Please answer in detail.

This also answers “Uttar Pradesh - How to Obtain a Learner Driver Licence? ” No Agent, No Third Party. To get your driving license is...