Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Better Way Of DeFragmentation

RE: Better Way Of DeFragmentation

From: Miller, Jay <JayMiller_at_TDWaterhouse.com>
Date: Thu, 20 Sep 2001 07:24:31 -0700
Message-ID: <F001.00393954.20010920072022@fatcity.com>

I assume you intend to also:
.5) Clone database to second machine
.6) Drop all objects in schema on 2nd machine 4.5) Take cold backup of 1st machine

With those caveats, it looks fine.

Jay Miller

-----Original Message-----

Sent: Thursday, September 20, 2001 10:35 AM To: Multiple recipients of list ORACLE-L

Hi,

We have to defragment one of our production databases..(objects are not properly sized)..
Since i can't shutdown database for more than 2 hrs and database is read only and DML
statements run thru batch jobs 2 days in month. We r thinking of using the following scheme.

  1. export the particular application schema name NMDD of production database.
  2. On second machine run the DDL script which creates all the objects with proper sizing.
  3. Import the data from export taken in step 1.
  4. take the cold backup of 2nd machine.
  5. copy the backup files from 2nd machine to production machine.....

Is there any better way to get rid of fragmentation without using any third party tool..
or Is there any flaw in above procedure.

Thanks
-Harvinder
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Harvinder Singh
  INET: Harvinder.Singh_at_MetraTech.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists

--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_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).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Miller, Jay
  INET: JayMiller_at_TDWaterhouse.com
Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists

--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_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). Received on Thu Sep 20 2001 - 09:24:31 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US