Database Partitioning

TIBCO Order Management - Long Running maintains a large number of orders, models, plan fragments, and other business related data. To manage this growing data, the database is partitioned into logically independent units. The TIBCO Order Management - Long Running database supports two databases out of box: Oracle and PostgreSQL.

The database is partitioned using the PARTITIONDATE column. Implementation of the PARTITIONDATE column differs for Oracle and PostgreSQL databases.