Applies to:
Run the script to upgrade the database schema.
Before you begin
- The Oracle database server is running. All
other OpenPages® servers are stopped.
- The
JAVA_HOME system variable is defined.
- The
ORACLE_HOME system variable is defined.
- The op-database-product-upgrade.sh|.bat preupgrade script completed
successfully.
Procedure
-
Log on to the Oracle database server
computer as the OpenPages application user,
opuser.
-
Go to the /OP_<version>_Main/OP_<version>_Configuration/Database/ORACLE/UPGRADE_SCRIPTS directory.
-
Verify that you have execute permission on the scripts in the
UPGRADE_SCRIPTS directory and its subdirectories.
-
Open the sql-wrapper.sql file. Verify that the values are suitable for
your environment.
-
Run the following command:
-
Verify that the return code is 0, indicating success.
You can also check the log file,
op-database-product-upgrade.upgrade.*.log.
What to do next
Ask your database administrator to run the post-upgrade DBA script.