From oracle-l-bounce@freelists.org Tue Apr 19 22:05:25 2005 Return-Path: Received: from air891.startdedicated.com (root@localhost) by orafaq.com (8.12.10/8.12.10) with ESMTP id j3K35Okc006933 for ; Tue, 19 Apr 2005 22:05:24 -0500 X-ClientAddr: 206.53.239.180 Received: from turing.freelists.org (freelists-180.iquest.net [206.53.239.180]) by air891.startdedicated.com (8.12.10/8.12.10) with ESMTP id j3K35O4Z006928 for ; Tue, 19 Apr 2005 22:05:24 -0500 Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 06729184F27; Tue, 19 Apr 2005 21:03:06 -0500 (EST) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15940-05; Tue, 19 Apr 2005 21:03:05 -0500 (EST) Received: from turing (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 7DD19184E6D; Tue, 19 Apr 2005 21:03:05 -0500 (EST) Message-ID: <00ba01c5454d$7aba3870$54369c18@vv4xpaygpndtkd> From: "Ranko Mosic" To: "sol beach" Cc: , References: <041820050056.12602.426305BD000CD45C0000313A2205886360079D9A00000E09A1020E979D@comcast.net> <40a16b36050417181841ee051f@mail.gmail.com> <003301c54481$139acff0$54369c18@vv4xpaygpndtkd> <40a16b36050419112119436cad@mail.gmail.com> <001101c54532$1fdc74b0$54369c18@vv4xpaygpndtkd> <40a16b36050419164267d6ad26@mail.gmail.com> Subject: Re: Subject: Batch load freezes every couple of minutes Date: Tue, 19 Apr 2005 22:05:51 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-archive-position: 18640 X-ecartis-version: Ecartis v1.0.0 Sender: oracle-l-bounce@freelists.org Errors-To: oracle-l-bounce@freelists.org X-original-sender: mosicr@rogers.com Precedence: normal Reply-To: mosicr@rogers.com X-list: oracle-l X-Virus-Scanned: by amavisd-new-20030616-p9 (Debian) at avenirtech.net X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on air891.startdedicated.com X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=ham version=2.63 Wish I could, load is finished now. Ran utllockt, got nothing back. ----- Original Message ----- From: "sol beach" To: "Ranko Mosic" Cc: ; Sent: Tuesday, April 19, 2005 7:42 PM Subject: Re: Subject: Batch load freezes every couple of minutes Run this query when the "hang" is happening SELECT DECODE(request,0,'Holder: ','Waiter: ')||sid sess, id1, id2, lmode, request, type FROM V$LOCK WHERE (id1, id2, type) IN (SELECT id1, id2, type FROM V$LOCK WHERE request>0) ORDER BY id1, request / -- http://www.freelists.org/webpage/oracle-l