DEFRECORD KCML_KconfTableSpace
Retrieve information about an table space| FLD name | Pack format | Purpose |
|---|---|---|
| KCFTS_Name$ | CHAR(32) | Table space name |
| KCFTS_Location$ | CHAR(256) | Location of the resource on the filesystem |
| KCFTS_SourceImage$ | CHAR(64) | Application table name image |
| KCFTS_ObjectImage$ | CHAR(64) | Database table name image |
| KCFTS_Type | BOOL | TRUE for tree tablespace, FALSE for flat |