Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle 8 Compatabilty
When working with backward compatibility issues, I've found it best to
connect the the latest version of the database with the export util of
the earliest release.
Not necessiarly the most redialy available option. But seems to be the best method to ensure error free migration.
8.0 -> 7.2 data migration.
Use a Exp72 against the 8 database to extract the data.
If this works, then imp72 should go w/o problem 1.
In article <708vp1$jhs$1_at_nnrp1.dejanews.com>, <satar_at_my-dejanews.com> wrote:
>Two things i can think of...
>
>1. When doing an export of 8, and importing to 7, you will run into problems.
>There are work-a-rounds, but troublesome never the less. 2. If you are
>running personalized applications in Oracle 7 that reflect or use the ROWID,
>they will not work in Oracle 8 because of the new ROWID format. You will need
>to change those applications accordingly.
>
>My two cents...
>Satar Naghshineh
>
>--
>Oracle DBA/UNIX System Admin
>Advanced Enterprise Solutions
>(949) 756-0588
>Oracle Re-Seller
--
(: Joe Brown :) joe_at_apache.dtcc.edu
I believe Wine is going to be great if it ever gets finished. . .
I believe Linux _is_ great even though it's not finished! ! !
I believe you have my address. :-)
Received on Sat Oct 17 1998 - 11:41:49 CDT