| Schema Version | 4.5.2 | |
| Tablespace | BART_DATA | |
| Partitioned | No | |
The PARTITION_STATUS 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 |
|---|---|---|---|---|---|
| PARTITION_DATE | The date when the partition was created
|
||||
| DIRECTORY_ID | The directory where the data is stored
|
||||
| STATUS | The status of the partition
|
The database schema defines the following columns. Check the definitions, types, available indexes, and formats:
| Definition | The date when the partition was created |
| Type | TIMESTAMP, NOT NULL |
| Definition | The directory where the data is stored |
| Type | DECIMAL(2), NOT NULL |
| Definition | The status of the partition |
| Format |
The possible values are: For Oracle technology
|
| Type | DECIMAL(2), NOT NULL |