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

Home -> Community -> Usenet -> c.d.o.server -> Re: Import problem (advanced)

Re: Import problem (advanced)

From: Joel Garry <joel-garry_at_nospam.home.com>
Date: Wed, 02 Jun 1999 20:09:52 GMT
Message-Id: <slrn7lb41a.fa.joel-garry@home.com>


On Tue, 01 Jun 1999 20:00:50 GMT, Jared Hecker <jhecker_at_iago.nac.net> wrote:
>Hi, all -
>
>I have a strange import problem. I am compressing and splitting an export
>to keep file sizes under 2GB. When I run an import with a show=y or
>indexfile=y (rows=n) switch, I get the expected results. When I run the
>import (indexes=n, grants=y), I consistently terminate unsuccessfully
>about halfway through the import.
>
>Since the entire .dmp file has to be successfully reconstructed in
>all three cases, whyever mightn't it be working in the last case?

What are you getting to indicate the termination? Broken pipe?

Are things being created where they were previously (in particular, things like constraints mysteriously winding up in system tablespace, running it out of extents)?

Are you specifying BUFFER, and is it bigger than your biggest row?

And excuse the silly ones, they have to be asked:

Does the indexfile created work?

IGNORE=Y? PCTFREE larger than it was when data created? (So it is trying to load data less compacted than when exported... :)

>
>Any ideas, I'd appreciate hearing about them.
>
>If it is convenient, e-mail will reach me faster.
>
>Regards,
>jh
>--
>Jared Hecker | HWA Inc. - Oracle architecture and Administration
>jared_at_hwai.com | ** serving NYC and New Jersey **

--
These opinions are my own.
http://ourworld.compuserve.com/homepages/joel_garry Remove nospam to reply.

mailto:joel-garry_at_nospam.home.com                        Oracle and unix guy.
Received on Wed Jun 02 1999 - 15:09:52 CDT

Original text of this message

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