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/export upgade from 7.2.3. to 9i

Re: Import/export upgade from 7.2.3. to 9i

From: Paul Brewer <paul_at_paul.brewers.org.uk>
Date: Thu, 31 Jan 2002 19:08:40 -0000
Message-ID: <3c59b2f7_1@mk-nntp-1.news.uk.worldonline.com>


You don't specify the OS. If you're on unix, one possible workaround is to do a full export through a pipe into gzip. HTH,
Paul

"guycorbett_at_my-deja.com" <guycorbett_at_yahoo.co.uk> wrote in message news:ad029fc8.0201290804.7175a2db_at_posting.google.com...
> I am trying to upgrade a databse from 7.2.3. to 9i, my DBA knowledge
> is limited and although I have worked out a method feel sure there
> must be an easier way. I would appreciate it someone could point me
> in the right direction.
>
> When I export the 7.2.3 dbase I cannot put it in one file because it
> is too big. So I broke it down into FULL=Y with ROWS=N and two files
> by owner containing the data.
>
> If I import the full db, in order to import the user data I have to
> use IGNORE=Y but this causes the user table triggers to fire messing
> up the data.
>
> If I only import user system from the full export before importing the
> user exports it nearly works but I cannot get SYNONYMS owned by PUBLIC
> (and possibly other essential info which I have not discovered).
>
> So the only way I can find to do it is to do the full import. Then
> drop the user tables, then import the user data.
Received on Thu Jan 31 2002 - 13:08:40 CST

Original text of this message

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