Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Upgrade from v7.2.2 to v7.3.4
"Winnie Liu" <poohland_at_hotmail.com> wrote:
> Due to the upgrade the OS from Dynix 2.6 to Dynix 4.0. As the same time, we
> want to upgrade the Oracle database from v7.2.2 to v7.3.4. Here is the
> procedure:
[snip]
> 6. mount (or nomount?) the new version of the database
> 7. Run the script cat734.sql (?) <-not sure about the name of the script,
> need help here
> to update the data dictionary from v7.2.2 to v7.3.4.
If you take a look at the $ORACLE_HOME/rdbms/doc/README.doc file (in your NEW ORACLE_HOME), there is a section on upgrading (section 5 in 7.3.3) which tells you exactly which scripts to run.
Going from 7.2.x to 7.3.3, the scripts are cat7301.sql, cat7302.sql and cat7303.sql.
> 8. Open the database
Good luck!
--
Peter Moore
DBA, IS Ops, Sequent Computer Systems, Weybridge, UK
Email: ptmoore_at_sequent.com Phone: +44 1932 814737
Received on Wed Aug 26 1998 - 05:57:30 CDT
![]() |
![]() |