From oracle-l-bounce@freelists.org Tue Mar 15 15:35:50 2005 Return-Path: Received: from air891.startdedicated.com (root@localhost) by orafaq.com (8.12.10/8.12.10) with ESMTP id j2FLZogX017131 for ; Tue, 15 Mar 2005 15:35:50 -0600 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 j2FLZoem017123 for ; Tue, 15 Mar 2005 15:35:50 -0600 Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 396408661F; Tue, 15 Mar 2005 15:34:09 -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 04373-08; Tue, 15 Mar 2005 15:34:09 -0500 (EST) Received: from turing (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id B477E865CE; Tue, 15 Mar 2005 15:34:08 -0500 (EST) Message-ID: <4237464C.9000209@allegientsystems.com> Date: Tue, 15 Mar 2005 15:32:12 -0500 From: Mladen Gogala User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: oracledbam@hotmail.com Cc: oracle-l@freelists.org Subject: Re: query tune References: In-Reply-To: Content-type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-archive-position: 17319 X-ecartis-version: Ecartis v1.0.0 Sender: oracle-l-bounce@freelists.org Errors-To: oracle-l-bounce@freelists.org X-original-sender: mgogala@allegientsystems.com Precedence: normal Reply-To: mgogala@allegientsystems.com X-list: oracle-l X-Virus-Scanned: by amavisd-new-20030616-p9 (Debian) at avenirtech.net X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on air891.startdedicated.com X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL,LINES_OF_YELLING autolearn=ham version=2.60 X-Spam-Level: Seema Singh wrote: >Hi, > >What changes required in below query to make faster? > > > The following command will speed the query up tremendously: TRUNCATE TABLE URL_PAGES; Executing this command will speed up the query for an order of magnitude. You don't have to thank me. That is all I can help you with without knowing the availability of indexes, distribution of data in the indexed columns, size of the table and server version. -- Mladen Gogala Oracle DBA Ext. 121 -- http://www.freelists.org/webpage/oracle-l