| Schema Version | 4.5.2 | |
| Tablespace | BART_DATA | |
| Partitioned | No | |
The PARTITION_PURGE table is defined by the following columns in your back-end database. See the column details for more information.
| Name | PK | FK | IX | Uses | Used by | Definition |
|---|---|---|---|---|---|---|
| PARTITION_DAYS |
|
The number of days that must be kept in the database | ||||
| PARTITION_ADVANCE_DAYS |
|
The number of partitions that must be created in advance | ||||
| LAST_PARTITION_DIRECTORY_ID |
|
This field is used to choose the next directory when creating a new tablespace or filegroup |
The database schema defines the following columns. Check the definitions, types, available indexes, and formats:
| Definition | The number of days that must be kept in the database |
| Type | DECIMAL(3), NOT NULL |
| Definition | The number of partitions that must be created in advance |
| Type | DECIMAL(3), NOT NULL |
| Definition | This field is used to choose the next directory when creating a new tablespace or filegroup |
| Type | DECIMAL(3), NULL |