Return-Path: <root@fatcity.cts.com>
Received: from newsfeed.cts.com (newsfeed.cts.com [209.68.248.164])
 by naude.co.za (8.11.2/8.11.2) with SMTP id g7THLFs05683
 for <oracle-l@naude.co.za>; Thu, 29 Aug 2002 13:21:15 -0400
Received: from fatcity.UUCP (uucp@localhost)
 by newsfeed.cts.com (8.9.3/8.9.3) with UUCP id KAA37285;
 Thu, 29 Aug 2002 10:11:28 -0700 (PDT)
Received: by fatcity.com (26-Feb-2001/v1.0g-b72/bab) via UUCP id 004C2CDC; Thu, 29 Aug 2002 09:53:45 -0800
Message-ID: <F001.004C2CDC.20020829095345@fatcity.com>
Date: Thu, 29 Aug 2002 09:53:45 -0800
To: Multiple recipients of list ORACLE-L <ORACLE-L@fatcity.com>
X-Comment: Oracle RDBMS Community Forum
X-Sender: "Ball, Terry" <TBall@birch.com>
Sender: root@fatcity.com
Reply-To: ORACLE-L@fatcity.com
Errors-To: ML-ERRORS@fatcity.com
From: "Ball, Terry" <TBall@birch.com>
Subject: RE: IMPORT sloooowwww
Organization: Fat City Network Services, San Diego, California
X-ListServer: v1.0g, build 72; ListGuru (c) 1996-2001 Bruce A. Bergman
Precedence: bulk
Mime-Version: 1.0
Content-Type: text/plain;	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

I tried this at your suggestion (though it didn't look like it was analyzing
as there were not status on the tables).  This didn't help.  I even tried
turning off archiving and no joy.

Terry Ball, DBA
Birch Telecom
Work: 816-300-1335
FAX:  816-300-1800


-----Original Message-----
Sent: Thursday, August 29, 2002 11:18 AM
To: TBall@birch.com


Sounds strange and I can't give you any good reason but I do have one idea.
Have you tried:
analyze=n

Kevin Kennedy
First Point Energy Corporation

If you take RAC out of Oracle you get OLE!  What can this mean?

-----Original Message-----
Sent: Thursday, August 29, 2002 8:23 AM
To: Multiple recipients of list ORACLE-L


Oracle 8.1.7 on Solaris 8

I am testing and upgrade from 7.3.4 to 8.1.7.  Because the test server is
solaris 8, and I can't find the patches for 7 anymore, I am trying to
upgrade via an export and import.  Besides, the DB is small - less than 2G.
The export was done with compress=n.  There are 200+ tables to be imported.
It is taking 3+ minutes per table for the import, even on tables that have 0
rows.  (Though it does take longer than that for the few tables with over
50K rows).

I have tried:
  1)  Simple import.
  2)  Import with indexes=n
  3)  Import with table and constraints (but not indexes) pre-created and
indexes=n ignore=y
  4)  All of the above with the buffer set to 8M  (This actually slows the
import down, taking 5+ minutes per table).
  5)  Increasing the sort_area_size for the DB to twice as large as it was
and trying the above.

In looking at how long it takes, the table imports in a second or less, but
it takes 3 minutes + to start the import of the next table.  I'm not sure
what it is doing for 3 minutes after the table imports.

Does anyone have any ideas how I can speed this up?  10 hours to import a
2G. DB is extreme and unacceptable.

TIA.

Terry

Terry Ball, DBA
Birch Telecom
Work: 816-300-1335
FAX:  816-300-1800

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Ball, Terry
  INET: TBall@birch.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@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: Ball, Terry
  INET: TBall@birch.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@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).

