Scripts for Upgrading Oracle Database
Oracle provides a set of tools and scripts for upgrades that you run before, during, and after upgrading.
Note:
Some of the scripts Oracle provides cannot be run in UPGRADE
mode.
The following table lists the various scripts and tools with a description for each.
Table A-1 Upgrade, Post-Upgrade, and Downgrade Scripts
Script | Description |
---|---|
|
Must be run in |
|
Parallel Upgrade Utility ( |
|
Shell script utility that calls the |
|
Shell scripts that call the catctl.pl script. The
scripts enable you to enter the dbupgrade command at the shell command prompt. You can
either run these scripts with default values, or you can run them with
the same input parameters that you use to run catctl.pl from the Perl prompt. Use dbupgrade for Linux and Unix systems, and dbupgrade.cmd for Windows
systems.
|
|
This is the downgrade script, which is used in the procedure to downgrade to the earlier release from which you upgraded. |
|
You must run this script, either through DBUA or manually, if you perform a manual upgrade. DBUA automatically runs Do not run this in Caution: If you perform a manual upgrade, and you do not run |
|
The catuptabdata.sql script is run automatically by
catuppst.sql to run ALTER TABLE
UPGRADE on any Oracle-Maintained tables that are affected
by changes to Oracle-Maintained types during the upgrade.
You can run the |
|
The Caution: If you want to preserve the DB Control configuration and data to have the option of downgrading and restoring DB Control, then you must first follow the procedure for using |
|
The |
|
Use |
|
The |
|
Run the You must run the User tables are not automatically upgraded to new versions of types during the
database upgrade, so that you can run the upgrade with user
tablespaces set to |
Parent topic: Oracle Database Upgrade Utilities