How to convert Oracle 8.1.6 to oracle8.1.7 [message #71926] |
Wed, 05 February 2003 21:48 |
Loo Bin Soon
Messages: 8 Registered: April 2002
|
Junior Member |
|
|
Hi anyone can help.
currently I have an oracle8.1.6 database installed on AIX UNIX plateform. If I want to upgrade to oracle8.1.7, what are the tools and task that I need inorder to accomplished.
Thank You.
|
|
|
|
Re: How to convert Oracle 8.1.6 to oracle8.1.7 [message #72002 is a reply to message #71926] |
Tue, 18 February 2003 18:46 |
sharan alva
Messages: 57 Registered: November 1999
|
Member |
|
|
Please read the following
racle8i Migration Release3 (8.1.7)
Chapter 7: Upgrading from a Previous Version 8 Release to the New Oracle8i
Release
Essentially you will need to install the 8.1.7 software to a new home and then run the following script that upgrades the 8.1.6 to 8.1.7
u0801060.SQL
2. You can export the 8.1.6 database, create a new 8.1.7 database and then import the data into it.
3. Can use the migration utility to do the same.
I would go with the manual upgrade .
Sharan
|
|
|