This section describes the pdrorg functions that can be executed on a table containing an abstract data type. The table below shows whether execution of pdrorg functions is permitted on a table containing an abstract data type.
Table 8-2 Whether or not execution of pdrorg functions is permitted on a table containing an abstract data type
Function | Condition | Executability | ||
---|---|---|---|---|
Table reorganization (-k rorg, unld, and reld) | Abstract data type provided by plug-in | No LOB attribute | Y | |
With LOB attribute | Only LOB column structure base table | Y | ||
Concurrently (-j option specified) | Y#1 | |||
Only LOB columns | NE | |||
User-defined abstract data type | NE#2 | |||
Index creation (-k ixmk and ixrc) | Plug-in index created from the index type provided by plug-in | Y | ||
Index of user-defined abstract data type | NE | |||
Index reorganization (-k ixor) | -- | NE | ||
Reloading to another table (tblname statement) Modifying table partitioning conditions | Abstract data type provided by plug-in | Y#3 | ||
User-defined abstract data type | NE | |||
Creation of input data file for pdload (-W option) | Abstract data type provided by plug-in | Y#4 | ||
User-defined abstract data type | NE |
Y: Executable.
NE: Not executable.
--: No condition.