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: IMP/EXP Problem

RE: IMP/EXP Problem

From: Ron Rogers <RROGERS_at_galottery.org>
Date: Thu, 18 Jul 2002 13:58:31 -0800
Message-ID: <F001.0049C13C.20020718135831@fatcity.com>


Hamid,
 Export your table with the INDEXES=N option, Drop the indexes from the target table ,Clean up the original table if it to be completely overwritten. Import the data. You could also insert into the original table with a select from the source table across a database link. 6 M rows took aprox 20 min across a dblink as compaired to hours with an exp/imp combination.
ROR mª¿ªm

>>> hamid.alavi_at_quovadx.com 07/18/02 01:55PM >>> Dennis,

I allow IMP to create it.

-----Original Message-----
Sent: Thursday, July 18, 2002 10:08 AM
To: Multiple recipients of list ORACLE-L

Hamid

        Did you pre-create the table on your target database, or are you
allowing imp to create it?

Dennis Williams
DBA
Lifetouch, Inc.
dwilliams_at_lifetouch.com

-----Original Message-----
Sent: Thursday, July 18, 2002 11:29 AM
To: Multiple recipients of list ORACLE-L

Dear List,

I am trying to import a table from another database which has partitioning,
so after got few errors regarding the specific tablespace when I create the
same tablespace it start loading data but after few thousand records stop
with ORA-00018, my question is if we have a table which partitioned can we
export it without partitioning info, so I could import it in my default
tablespace, second question is how can I continue to import this sort of
table completely.
Now i have just part of table loaded .
Thanks for your help.

Hamid Alavi
Office 818 737-0526
Cell 818 402-1987

and exempt from disclosure under applicable law. If you have received

this message in error, you are prohibited from copying, distributing, or
using the information. Please contact the sender immediately by return

e-mail and delete the original message from your system.

===================== End Confidentiality Statement
=====================  


--

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

Author: Hamid Alavi
  INET: hamid.alavi_at_quovadx.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: DENNIS WILLIAMS
  INET: DWILLIAMS_at_LIFETOUCH.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).

and exempt from disclosure under applicable law. If you have received

this message in error, you are prohibited from copying, distributing, or
using the information. Please contact the sender imme diately by return

e-mail and delete the original message from your system.

===================== End Confidentiality Statement
=====================  


--

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

Author: Hamid Alavi
  INET: hamid.alavi_at_quovadx.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: Ron Rogers
  INET: RROGERS_at_galottery.org
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 Jul 18 2002 - 16:58:31 CDT

Original text of this message

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