Question

  Asked: Jun 13 2008   3:36 AM GMT
  Asked by: Wynnsk8


upgrading oracle 8i to 10gR2 with 3.5TB database size


Oracle migration, Oracle 8i, Oracle 10g, AIX 5L

sirs,
what is the best way to migrate a 3.5TB database from oracle 8i to 10gR2 on the same machine?
the OS is AIX L5, with 10TB storage size

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0



Hi,

in my opinion the better way is to reproduce the same identical environment and use this one for the
test phase.
You should manage two identical installation (same version) in the same server and this can add some additional work (but this should not be a problem) but in this way if something goes wrong during the upgrade, you can fast go back online whit the original installation.
You can leave the production live db on line while working to upgrade the test db or you can stop it. Depending on the chosen scenario, you will be able to switch to new upgraded db in only one step (see bottom).
Of course you'll use a backup copy of your original database to run the upgrade test.

Once this one is finished you can choose between switch here the production, or repeat the upgrade to the live database. This mainly depends on the state of the original db: if this one has been up & running during the test, you cannot move the production directly to the upgraded one (data will be different).

remember that the direct upgrade is possible only from 8.1.7.4. Otherwise you must patch the db before start the upgrade (see documentation for details).

The steps involved upgrading in this way are suggested by my experience: NEVER work in production without TEST TEST TEST everything before!

my 2 cents

Marco
  • AddThis Social Bookmark Button

Browse more Questions and Answers on Oracle and DataCenter.

Looking for relevant Oracle Whitepapers? Visit the SearchOracle.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register