Return-Path: <ml-errors@fatcity.com>
Received: from ensim.rackshack.net (root@localhost)
 by orafaq.net (8.11.6/8.11.6) with ESMTP id h9F5nSu07777
 for <oracle-l@orafaq.net>; Wed, 15 Oct 2003 00:49:28 -0500
X-ClientAddr: 66.27.56.212
Received: from www3.fatcity.com (rrcs-west-66-27-56-212.biz.rr.com [66.27.56.212])
 by ensim.rackshack.net (8.11.6/8.11.6) with ESMTP id h9F5nSc07772
 for <oracle-l@orafaq.net>; Wed, 15 Oct 2003 00:49:28 -0500
Received: (from root@localhost)
 by www3.fatcity.com (8.11.6/8.11.6) id h9F2eR127238
 for oracle-l@orafaq.net; Tue, 14 Oct 2003 19:40:27 -0700
Received: by fatcity.com (05-Jun-2003/v1.0g-b73/bab) via fatcity.com id 005D316E; Tue, 14 Oct 2003 19:39:25 -0800
Message-ID: <F001.005D316E.20031014193925@fatcity.com>
Date: Tue, 14 Oct 2003 19:39:25 -0800
To: Multiple recipients of list ORACLE-L <ORACLE-L@fatcity.com>
X-Comment: Oracle RDBMS Community Forum
X-Sender: "M Rafiq" <rafiq9857@hotmail.com>
Sender: ml-errors@fatcity.com
Reply-To: ORACLE-L@fatcity.com
Errors-To: ML-ERRORS@fatcity.com
From: "M Rafiq" <rafiq9857@hotmail.com>
Subject: RE: re Rebuilding Indexes in Oracle Apps 
Organization: Fat City Network Services, San Diego, California
X-ListServer: v1.0g, build 73; ListGuru (c) 1996-2003 Bruce A. Bergman
Precedence: bulk
Mime-Version: 1.0
Content-Type: text/plain; format=flowed
Content-Transfer-Encoding: 7bit

John
At my location I was not finding those tables without rows so simple 
truncate was not the easy option. However, from time to time I was 
truncating them by removing rows into temp type of tables and placing those 
rows back. However, index rebuilding was more practical under that 
situation.

Truncating gl_interface table was also reducing HWM for better performance.

Regards
Rafiq






Reply-To: ORACLE-L@fatcity.com
To: Multiple recipients of list ORACLE-L <ORACLE-L@fatcity.com>
Date: Tue, 14 Oct 2003 17:29:25 -0800

Rafiq,

 >John
 >What about gl_interface table indexes? I think indexes on all
 >*interface(
 >tables must be rebuild on a  regular interval...I was building
 >indexes on
 >gl_interfaces and fnd_request* tables on monthly basis.

Indeed the interface tables suffer as well. I would suggest a TRUNCate of
these tables after processing monthend (or at an agreed time with the
users), so the index will be chopped as well....

John Kanagaraj
DB Soft Inc
Phone: 408-970-7002 (W)

Disappointment is inevitable, but Discouragement is optional!

** The opinions and facts contained in this message are entirely mine and do
not reflect those of my employer or customers **
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: John Kanagaraj
   INET: john.kanagaraj@hds.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

_________________________________________________________________
Concerned that messages may bounce because your Hotmail account has exceeded 
its 2MB storage limit? Get Hotmail Extra Storage!         
http://join.msn.com/?PAGE=features/es

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: M Rafiq
  INET: rafiq9857@hotmail.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

