Upgrading a database from 8.1.7.2 to 10gR2 on another machine
Hello all,
We have database DB1 (in version 8.1.7.2) on MACH1 (AIX 4.3) and I'd like to move this database to another machine called MACH2 (AIX 5.3) as Oracle10gR2 version (Oracle8.1.7.4 and Oracle10gR2 bianries are already installed on MACH2).
MACH1 will be scrapped after this operation.
Since I don't need to upgrade the Oracle binaries of MACH1 and I just would like to upgrade the database DB1 from 8.1.7.2 to 10gR2, can I do the following to achieve this:
On MACH2, there is a 8.1.7.4 database called DB2: I do an export of DB1 and import it into DB2.
Then, I create a new database DB3 in version 10gR2 on MACH2.
We have database DB1 (in version 8.1.7.2) on MACH1 (AIX 4.3) and I'd like to move this database to another machine called MACH2 (AIX 5.3) as Oracle10gR2 version (Oracle8.1.7.4 and Oracle10gR2 bianries are already installed on MACH2).
MACH1 will be scrapped after this operation.
Since I don't need to upgrade the Oracle binaries of MACH1 and I just would like to upgrade the database DB1 from 8.1.7.2 to 10gR2, can I do the following to achieve this:
On MACH2, there is a 8.1.7.4 database called DB2: I do an export of DB1 and import it into DB2.
Then, I create a new database DB3 in version 10gR2 on MACH2.
0