Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Who is the blocker?

yxes2013Aug 19 2013 — edited Aug 19 2013

Hi all,

11.2.0.1

To end-up the delete issue once and for all, I ask the batch operator to run the delete script so I can check the blocking programs.

This delete program runs for 30 mins only deleting 1 million rows, and now again I hanged and is running more that 1 hour.

So I run the check-blocking-program script, and this is the result (while the delete program is hanging).

BLOCKING_STATUSPROGRAMSQL_IDSQL_TEXT
ADMIN01@appsprod(INST=1 SID= 9)
is blocking ADMIN01@WORKGROUP\OPER-DEP-MIS (INST=1 SID=178)
Toad.exe39v74npm7s7sddelete from EMP where emp_date='18-AUG-13' and dep_id=0

Why is that the blocker itself is the program being run? It is blocking itself?

If it is blocking some other programs, why is it hanging?

Please help....

I thank you all,

zxy

This post has been answered by Hemant K Chitale on Aug 19 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 16 2013
Added on Aug 19 2013
25 comments
576 views