uCosminexus Service Platform, Setup and Operation Guide
While managing process instance execution history, existence of usage and partition configuration of the table partition functionality must be clarified and you must check used database before setting up a system in Service Platform. For details on table partition functionality, see "7.3Managing execution logs linked with HiRDB" in "Service Platform Overview".
The following table describes the relation of table partition functionality and the database to be used:
Table 2-3 TableRelation of table partition functionality and the database to be used
| Usage method of table partition functionality | HiRDB Server Version 9 | Other DBMS | |
|---|---|---|---|
| HiRDB/Single Server | HiRDB/Parallel Server | ||
| Partition by date data (month) | Y | Y | N |
| Partition by date data (month) and also to manage by distributing in multiple servers | N | Y# | N |
| When table partition functionality is not used | Y | Y | Y |
While using table partition functionality, examine data volume of 1 month (potential value) on the basis of the following points and decide the partition configuration:
When table partition functionality is used, definition as follows is required in HCSC server setup definition file:
db-tbl-split-key=MONTH db-tbl-split-corcheck-use=ON sql-scriptfilename=Path of SQL script file defining table partition# |
For details on HCSC server setup definition file, see "HCSC server setup definition file" in "Service Platform Reference Guide".
All Rights Reserved. Copyright (C) 2015, Hitachi, Ltd.