Upgrade the database instance
Before running the upgrade, ensure that the following parameter,
if it exists, is commented out:
event="38004 trace name context forever, level 1"
Otherwise it will cause deadlocks during the upgrade.
If you are using the Database Upgrade Assistant, perform all the
steps in the "Upgrade the Database Using the Database Upgrade
Assistant" section of Chapter 3 of Oracle9i Database Migration,
Release 2 (9.2).
| Attention:
- You may encounter the errors ORA-29844: duplicate
operator name specified and ORA-29830: operator does not
exist. You may safely ignore the errors.
|
If you are performing a manual upgrade, perform all the steps in
the "Upgrade the Database" subsection of the "Upgrade the Database
Manually" section of Chapter 3 of Oracle9i Database Migration,
Release 2 (9.2). When you reach the "Upgrading Specific
Components" subsection, the following tasks must be performed:
- Upgrading Oracle Spatial
- Upgrading Oracle interMedia
- Upgrading Oracle Text
The other components are not used in an Applications database
instance by default. Unless you have manually enabled such
components in the Applications database instance, there is no need
to perform their upgrade tasks.
Once you reach the "Adjust Your Parameter File for the New Release"
subsection of the "Tasks to Complete After Upgrading Your Database"
section of Chapter 4, refer to the document 216205.1,
Database Initialization Parameters (init.ora settings) in Oracle Applications Release 11i
on OracleMetaLink. Use the sections that contain
common initialization parameters, initialization
parameters that are specific to Oracle9i Release 2,
and initialization parameter sizing recommendations to make any
necessary changes (additions, updates, or removals) to the
initialization parameters in your Applications database instance.
| Attention:
- Do not set the UNDO_% parameters yet; you will be directed to
do so as part of the System Managed Undo (SMU) instructions
in the next paragraph.
|
Follow the instructions in the "Enabling System Managed Undo (SMU)"
and "Temporary Tablespace Setup" sections of the aforementioned
document to convert from rollback segment usage to SMU, and to
confirm that the temporary tablespace is properly defined.
Shut down and restart the database instance once these changes have
been made.