Scripts Associated with Upgrading Oracle Database
Oracle provides a set of tools and scripts that assist with specific tasks assocaited with upgrades.
Note:
Some of the scripts Oracle provides cannot be run in
UPGRADE
mode.
Starting with Oracle Database 23ai, the use of manual scripts to upgrade Oracle Database is desupported. Database Upgrade Assistant (DBUA) is desupported. Oracle recommends using AutoUpgrade to upgrade your database.
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 |
---|---|
|
The use of this upgrade script is desupported in Oracle Database 23ai. |
|
Shell script utility that calls the |
|
This is the downgrade script, which is used in the procedure to downgrade to the earlier release from which you upgraded. |
|
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 |
utlprpom.sql |
Starting with AutoUpgrade 23.1, when you run the
AutoUpgrade utility, AutoUpgrade runs 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