Creating the Oracle Database - Brainware Intelligent Capture - Foundation 23.1 - Foundation 23.1 - Brainware - external

Brainware Intelligent Capture Installation

Platform
Brainware
Product
Brainware Intelligent Capture
Release
Foundation 23.1
License

We recommend creating the BIC database in a separate schema which is not shared with any other programs. To execute the creation scripts, use the owner of the schema created for BIC. Complete the following steps.

  1. To execute the installation scripts using SQL Developer, complete the following substeps.
    1. Configure a connection for the BIC user.
    2. From the [drive:]\[setup directory]\FirstPart\Database\CreationScripts\Oracle directory, open the BrwCreateDatabase.sql script.
    3. Ensure that the connection is set to the BIC user and then execute the script.
    4. From the [drive:]\[setup directory]\FirstPart\Database\UpdateScripts\Oracle directory, open the BRW_Upgrade_Database.sql script.
    5. Ensure that the connection is set to the BIC user and then execute the script.
  2. To execute the installation scripts using SQL Plus, complete the following substeps.
    1. Start SQL Plus and connect to the database as the BIC user.
    2. From the [drive:]\[setup directory]\FirstPart\Database\CreationScripts\Oracle directory, execute the BrwCreateDatabase.sql script.
    3. From the [drive:]\[setup directory]\FirstPart\Database\UpdateScripts\Oracle directory, execute the BRW_Upgrade_Database.sql script.