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: Import Issue/question

Re: Import Issue/question

From: Terry Ball <terry_ball_at_csgsystems.com>
Date: Wed, 01 Aug 2001 11:48:59 -0700
Message-ID: <F001.0035C77E.20010801120340@fatcity.com>

  1. create table
  2. insert data
  3. create constraints
  4. create indexes
  5. issue grants
  6. create views

Terry

Walter K wrote:

> Hi,
>
> What is the Import utility doing exactly after it says
> the rows of a table have been imported? I thought the
> order of events was create table, create indexes, load
> data, move on to next table and at the end of
> everything enable the constraints.
>
> I am running an import of one schema's tables into
> another and the import always hangs on one table for a
> few minutes. The data volume is not big at all, only ~
> 100Mb, and the table in question only contains 210,000
> rows. What puzzles me is that the "hang" occurs AFTER
> Import says it imported all of the rows for the
> particular table. Does anyone know what is really
> taking place within the utility between tables being
> imported? Are the number of rows listed actually
> loaded at the point it says it has loaded them?
>
> Any thoughts/ideas would be appreciated. Thanks!
> -w
>
> __________________________________________________
> Do You Yahoo!?
> Make international calls for as low as $.04/minute with Yahoo! Messenger
> http://phonecard.yahoo.com/
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Walter K
> INET: alden14004_at_yahoo.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: Terry Ball
  INET: terry_ball_at_csgsystems.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 Wed Aug 01 2001 - 13:48:59 CDT

Original text of this message

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