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: Upgrade from Oracle 7.3 to Oracle 8.0.4

Re: Upgrade from Oracle 7.3 to Oracle 8.0.4

From: James Hanway <hanwayj_at_m1a2r3.dfo-mpo.gc.cax>
Date: Mon, 19 Nov 2001 15:28:56 GMT
Message-ID: <3BF9259C.E23FB923@m1a2r3.dfo-mpo.gc.cax>


In a bit of a tongue in cheek reply:

Name a version of Oracle that lasts more then 6 months before being de-supported by a newer release =P

Sybrand Bakker wrote:

> On 16 Nov 2001 09:54:02 -0800, yasird_at_hotmail.com (yasir) wrote:
>
> >Hi all,
> >
> >I need help with updgrading a database from Oracle 7.3 to Oracle
> >8.0.4.
> >
> >Can anybody tell me the complete list of steps of exporting complete
> >database from Oracle 7.3 and importing that dump file into Oracle
> >8.0.4. Do i have to use imp73 utility when importing into Oracle 8.0.4
> >server. Appreciate any help...
> >
> >Thanks
>
> Sorry I must ask this question. Oracle 7.3 and 8.0 have both been
> desupported. Why do you want to upgrade to a desupported release?
>
> Other than that (and for this time only)
>
> exp73 username/password file=... full=y log=....log compress=n
> direct=y
> (exp73 help=y will give you all parameters)
>
> imp80 username/password full=y ignore=y file=... log=imp....log
> commit=y buffer=8192000
>
> imp80 help=y will show all parameters
>
> Hth
>
> Sybrand Bakker, Senior Oracle DBA
>
> To reply remove -verwijderdit from my e-mail address
Received on Mon Nov 19 2001 - 09:28:56 CST

Original text of this message

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