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: 7.2.3. export into a 7.3.3 database?

Re: 7.2.3. export into a 7.3.3 database?

From: Ross Mohan <rmohan_at_ix.netcom.com>
Date: Mon, 1 Mar 1999 13:23:59 -0500
Message-ID: <7bem17$7fp$1@paxfeed.eni.net>


>Did you create tablespaces that were in previous database ?
>It is important step before you import export file from db
>run on other OS, because datafile names like '/dev/xyz' or
>'/u0n/oradata/xyz/ts_sth.dbf' will not be suitable.
>Also create at least one non-system rollback
>segment and alter it to be on-line.

<sigh>

All this has been done. This is an imp/exp version error of some

    sort. NOT an imp/exp usage error.
>

>BTW, may I see parameters of import and last lines produced
>by import program ?

|| parameters: fromuser/touser indexes=N userid log buffer=1000000 grants=N.

    last line: "..exported from version 7.2.3....." or similar

>Another thing - might you verify what import have done in
>db (for example, created rollback segments, users, roles and so on...) ?

|| <G> Could it be that I set db_multiblock_read_count = 8? <g> Received on Mon Mar 01 1999 - 12:23:59 CST

Original text of this message

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