Long Tablespace
The table space in which the long data for the table is stored.
Supported By
- DataFlex DB2 Driver
Value
The name of the tablespace to store long data.
Associated Attribute
DF_FILE_LONG_TABLESPACE
Remarks
Table spaces are used to distribute the storage of information associated with a table over multiple disks. See the DB2 documentation for more information on tablespaces. For a table, one can store the index, long data, and “normal” table data in different table spaces. The long data tablespace will only be used if a table data tablespace has been defined.