Information on space properties. In the case of spaces that are not currently open, only some of the properties will be output.
Column name | Data type | Contents |
SPACE_NAME | CHAR (18) | Name of the space |
PROPERTY_NAME | CHAR (31) | Name of the space property
The BLOCK_DENSITY_xx fields describe
|
CHARACTER_VALUE | VARCHAR (256) | Value of the space property NULL value If INTEGER_VALUE is a |
INTEGER_VALUE | INTEGER | Value of the space property If CHARACTER_VALUE is a |
Table 131: SYS_SPACE_PROPERTIES view of the SYS_INFO_SCHEMA (section 3 of 3)