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 08:48:51 -0500
Message-ID: <t512bt44q0fv06@corp.supernews.com>

Actually, you need 65535 -- 65536 doesn't work

Richard Sutherland
rvsutherland_at_yahoo.com

Richard Sutherland <rsutherland_at_In-Touch.net> wrote in message news:t50os96mdish93_at_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 - 07:48:51 CST

Original text of this message

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