1 Setup Database

You need to setup the database-related configuration for the installation of the Oracle Banking Branch. It is recommended to create a different schema for each application.

The prerequisites for setting up the database are as follows:
  1. Make sure that the pre-installation setup is completed. The pre-installation setup includes the configuration of the database and setting up the setUserOverrides.sh file.

  2. Configure the placeholders in the setUserOverrides.sh file for Oracle Banking Branch installation. For the values of keys and placeholders, refer to Keys and Placeholders.

    Note:

    To update the placeholders for Oracle Banking Microservices Architecture services, refer to Placeholder Update for Oracle Banking Microservices Architecture Services section in Configuration and Deployment Guide.

The setup is designed to work with a separate schema for each application. For information on database best practices, refer to FLEXCUBE UBS Database Practices in the FLEXCUBE Universal Banking documentation library.

To setup the database for Oracle Banking Branch:

  1. Create the Oracle Banking Branch schemas. For information on schemas to be created, refer to the table below:

    Table 1-1 Database Setup

    Service Name Schema Required

    obremo-srv-branch-teller-services

    Yes (BRANCHTLR schema)

    obremo-srv-brntlr-async-services

    Yes (BRANCHTLR schema)

    obbrn-srv-biz-businessprocess-services

    Yes (BIZPRC schema)

    obbrn-cmn-businessproductdetails-services

    Yes (CMNBUSPROD schema)

    obbrn-cmn-process-driver-services

    Yes (CMNPRODRV schema)

    obremo-csr-cus-customer-services

    Yes (CSRCASA schema)

    obbrn-cmn-branchservicing-services Yes (CMNSCRV schema)
    obbrn-csr-casa-details-services No (CSRCASA schema)

    obremo-dsr-tds-term-deposit-services

    Yes (New schema to be created for obremo-dsr-tds-term-deposit-services - DSRDEPOSIT)

    obremo-dsr-tds-term-deposit-inquiry-services No (obremo-dsr-tds-term-deposit-services schema)

    obremo-lsr-loan-services

    Yes (LSRLOAN schema)

    obbrn-cmn-accountlimit-services

    No (CMNSCRV) schema

  2. Create the user grants. For more information on creating user grants, refer to Create User Grants.