1 Overview of Database Setup

This topic describes about overview of database setup.

Prerequisites

Before proceeding with the below setup, make sure that the required schemas are created. It is recommended to create a different schema for each application.

Database Schema Creation

Create the following database schemas. These schema names are recommended, but not mandatory.
  • CMNCORE
  • CONDUCTOR
  • PLATO
  • PLATOALERTS
  • PLATOBATCH
  • PLATOFEED
  • PLATOORCH
  • PLATORULE
  • PLATOSEC
  • PLATOTRANSPORT
  • PLATOUI
  • PLATO_PASSWORD
  • REPORTSERVICE
  • SMS
  • OBRC
  • PLATOEDP
  • PLATOFDT
  • PLATOARCH
  • DOMAINARCH
  • DOMAINPURGE
  • PLATODYNADATA
  • PARTY
  • OBPYBPROC
  • OBSCF_CORE
  • OBSCF_FCI_MESSAGES
  • OBSCF_FINANCE
  • OBSCF_ISLAMIC_INSTRUMENTS
  • OBSCF_LIMIT_UTILIZ
  • OBSCF_REPORT
  • OBSCF_BATCH
  • OBSCFCM_ACCOUNTING
  • SFS_ALERTS
  • OBSCFCM_ALERTS
  • OBSCFCM_CHARGES
  • OBSCFCM_CORE_SERVICES
  • OBSCFCM_FILE_PROCESSING
  • OBSCFCM_FILTER
  • OBSCFCM_INSTRUMENTS
  • OBSCFCM_MAINTENANCE
  • OBSCFCM_RECON
  • OBSCFCM_REPORT
  • OBSCFCM_WORKFLOWS_CONDUCTOR
  • OBSCFCM_GENAI_INTEGRATION

Note:

For creating database schemas, refer to Database Schema Creation section in Configuration and Deployment Guide.