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: Oracle 8.1.6.1 import

Re: Oracle 8.1.6.1 import

From: Richard Sutherland <rsutherland_at_In-Touch.net>
Date: Mon, 1 Jan 2001 06:06:55 -0500
Message-ID: <t50os96mdish93@corp.supernews.com>

If you are using 'direct = y' for the export, try also including 'recordlength = 65536'. Include the 'recordlength = 65536' on the import as well.

Are both databases on the same OS/version? What are they?

Richard Sutherland
rvsutherland_at_yahoo.com

<mshields0350_at_my-deja.com> wrote in message news:92oipv$vei$1_at_nnrp1.deja.com...
> I have exported from one Oracle 8.1.6.1 system a
> series of tables. When I attempt to import the
> dump file into another Oracle 8.1.6.1 system, the
> import program segmentation faults on the third
> table.
>
> I have played around with the dump file somewhat,
> and if I remove the entries for that table it
> segmentation faults on the 8th table.
>
> The tables are nothing special, the first one is
> all numbers and one varchar storing an email
> address.
>
> Any help would be appreciated.
>
> MGS
>
>
> Sent via Deja.com
> http://www.deja.com/
Received on Mon Jan 01 2001 - 05:06:55 CST

Original text of this message

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