Nonstop Database, HiRDB Version 9 Command Reference
A column structure information file is specified in the following cases:
Item | Format of input data file | Explanation | ||
---|---|---|---|---|
DAT format | Fixed-size data format | pdload unload file | ||
Storing data with a column sequence different from input data file and table | Y | Y | Y | 1 |
Storing data with a column count different from input data file and table | Y | Y | Y | 2 |
Storing data in the input data file after converting it to the data type of the column in the table | -- | Y | NS | 3 |
Expanding the character string data type and then storing data when the table's column definition length differs from the value for the character string data type in the input data file | -- | Y | Y | 3 |
Storing a column value in the input data file that matches the null comparison value as the null value | -- | Y | Y | 4 |
Specifying a constructor function that generates values to be stored in abstract data type | Y | Y | Y | 5 |
The number of elements for repetition columns in the input data file is less than the maximum number of elements in table definition | Y | Y | --# | 6 |
Storing sequence numbers obtained from sequence generators as input data | Y | Y | Y | 7 |
Y: Specifiable.
NS: Not specifiable.
--: Not applicable
#: If the arrayed data format is VV, you cannot specify the number of elements.
All Rights Reserved. Copyright (C) 2011, 2015, Hitachi, Ltd.