For details about an applicable item, see the section indicated.
Item | Reference target | ||||
---|---|---|---|---|---|
Option | Control statement or file | ||||
Index is defined | -i | (3) | index statement | 5.4.5 | |
-x | (11) | idxwork statement | 5.4.6 | ||
-o | (18) | sort statement | 5.4.7 | ||
There are LOB columns | Using LOB input file | -k | (6) | lobdata statement | 5.4.8 |
lobmid statement | 5.4.10 | ||||
Using LOB column input file | -k | (6) | lobcolumn statement | 5.4.9 | |
lobmid statement | 5.4.10 | ||||
LOB input file by the column | 5.5.5 | ||||
There are abstract data type columns (LOB attribute) provided by a plug-in | -k | (6) | lobdata statement | 5.4.8 | |
There are repetition columns | ![]() | ![]() | array statement | 5.4.12 | |
Input data file | 5.5.4 | ||||
There are variable-length character strings with columns that have no corresponding input data, and data with a length of 0 is to be stored* | -z | (16) | ![]() | ![]() | |
The inner replica facility is used | -q | (21) | ![]() | ![]() | |
There are constraint definitions | ![]() | ![]() | constraint statement | 5.4.15 | |
Partition storage conditions were changed | ![]() | ![]() | option statement | 5.4.16 |
: Not applicable
* If you specified WITH DEFAULT during table definition, a space equivalent to one byte or one character is stored. Otherwise, the null value is stored.