Post-Installation Task 2: Creating the Database
If this is your first time installing TIBCO Order Management, then create the database by running the provided scripts.
TIBCO Order Management has the following two types of database:
- Admin database: for the admin database, you can either use Oracle or PostgreSQL. See the following topics for more information on how to create an admin user in the Oracle and PostgreSQL database.
- In-memory database: for in-memory database, you can use Redis or Oracle/PostgreSQL (relational DB).
You have the option to maintain separate in-memory database for Catalog (such as Models and PlanFragments) and Order data. You can choose any combination of supported in-memory database type or you can also choose one database for both Catalog and Order data.
For Redis as a store, no separate in-memory database creation is required.
For Oracle and PostgreSQL, follow the below procedures to create in-memory database.- Creating a PostgreSQL Database for the Order Capture System
- Creating an Oracle Database for the Order Capture System
- Creating a PostgreSQL Database for the Archival Service
- Creating an Oracle Database for the Archival Service
- Creating a PostgreSQL Database for Catalog
- Creating an Oracle Database for Catalog
- Creating a PostgreSQL Database for Jeopardy
- Creating an Oracle Database for Jeopardy
- Creating a PostgreSQL database for Order
- Creating an Oracle Database for Order
- Creating an Oracle database for Orch in case of Redis
- Creating a PostgreSQL database for Orch in case of Redis
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.