Note: After the update, you cannot revert the database schema to
an older version.
To update the Oracle database schema, complete the following steps.
- Ensure that the BIC user has the appropriate permissions. For more information, see "Create the database user" in the Brainware Intelligent Capture Installation Guide.
-
To execute the update script using SQL Developer,
complete the following substeps.
- Configure a connection for the BIC user.
- From the [drive:]\[setup directory]\FirstPart\Database\UpdateScripts\Oracle directory, open the BRW_Upgrade_Database.sql script.
- Ensure that the connection is set to the BIC user and then execute the script.
-
To execute the update script using
SQL Plus, complete the following substeps.
- Start SQL Plus and connect to the database as the BIC user.
- From the [drive:]\[setup directory]\FirstPart\Database\UpdateScripts\Oracle directory, execute the BRW_Upgrade_Database.sql script.
-
Review the
Messages pane for errors.
Note: If there are errors, you can run the script as often as required.
-
In addition, when upgrading from version EP2 or earlier, complete the following
steps.
- Clear the plan cache.
- Rebuild all indexes.