PARTITION_DIRECTORY
Definition
The table contains the directories where tablespaces or filegroups are saved
Technical Data
| Schema Version |
4.5.2 |
| Filegroup |
BART_DATA |
| Partitioned |
No |
Summary
The PARTITION_DIRECTORY table is defined by the
following columns.
See the column details for more information.
Column Details
DIRECTORY_ID
DIRECTORY
| Definition |
The directory |
| Type |
NVARCHAR(2000), NULL |
FILE_SIZE
| Definition |
The size of the tablespace or filegroup |
| Type |
NVARCHAR(28), NULL |
EXTEND_SIZE
| Definition |
The extent size of the tablespace or filegroup |
| Type |
NVARCHAR(28), NULL |
ACTIVE
| Definition |
|
| Type |
DECIMAL(1), NULL |
Primary Key Details
PK_PARTITION_DIRECTORY