Upgrade the database instance
On the database server node, as the owner of the Oracle8i
file system and database instance, perform steps 8-20 of the
"Upgrade the Database Manually" subsection of the "Upgrading the
Database to the New Oracle8i Release" section of Chapter 7
of Oracle8i Migration, Release 3 (8.1.7).
When you perform the task of adjusting the initialization
parameter file for use with the new release, refer to document
216205.1,
Database Initialization Parameters for Oracle Applications 11i,
on OracleMetaLink. Use the sections
that contain common initialization parameters, initialization
parameters that are specific to Oracle8i Release 3,
and initialization parameter sizing recommendations to make any
necessary changes (additions, updates, or removals) to the
initialization parameters in your Applications database instance.
Attention:
- The AQ_TM_PROCESSES and JOB_QUEUE_PROCESSES parameters were
required to be set to zero during the upgrade,
but now you must set them to the recommended nonzero values.
|
In the "Upgrading Specific Components" section of Chapter 7, the
tasks in the following subsections must be performed:
- Upgrading interMedia Text From a Previous 8.1
Release
- Upgrading Oracle Replication
- Upgrading JServer
Oracle Spatial also needs to be upgraded. Please refer to
the document Oracle Spatial User's Guide and Reference,
Release 8.1.7 for instructions on how to upgrade Oracle Spatial.
The other subsections apply to components that 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 the tasks in their subsections.
When upgrading JServer, you may disregard steps 14 through 21
because the Oracle Servlet Engine (OSE) is not used in Applications
database instances. You may also disregard the steps for starting the
Java Accelerator in step 22; however, you must load the XML Parser
for PL/SQL and the XML Class Generator for Java.
To load an XML jar file, use the command:
loadjava -user sys/<sys password> -r -v <jar file>
Attention:
Due to doc bug 1930973, the PDF version of the Migration manual
is missing an important step (running catxsu.sql) of the
Upgrading JServer subsection, and therefore only has 21 steps.
The HTML version does not have this problem. Make sure that your
version of the manual has 22 Upgrading JServer steps before
performing them.
|