Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: need advice, upgrading 7.3.4 to 10g
JSchneider wrote:
> does anyone know if it's possible to get the Oracle 7.3.4 export
> utility on linux? or if it would be safe to use a later version of the
> export utility on linux to connect to a remote oracle 7.3.4 DB?
>
> i was just thinking that it might be a cool option to bounce the data
> through a FIFO on the target machine.
>
7.3 was never released for Linux - 8.0 was.
And do *not* attempt this: the import and export views,
used internally by Oracle have changed, sometimes even
within minor upgrades (3rd digit)!
Use the exp that came with 7.3, ftp (binary!) to the
new destination, and use imp that came with the
destination (10g) software.
And I second the idea of exp/imp for reason mentioned by Matthias
-- Regards, Frank van Bortel Top-posting is one way to shut me up...Received on Thu Sep 15 2005 - 13:28:39 CDT