Notes on setup
(1) Number of fields
The maximum number of fields is 1000.
(2) Field information
If I/O Category is Input, when executing a conversion, the Fixed/Variable length, Size, and Field type settings for each field in the field list are not used. Always obtained from the database.
If I/O Category is Output, use the above settings for each field, and then when you perform a conversion, convert the data type. Therefore, when the Import Fields button is clicked and the Field type of read fields is changed, correct operation cannot be guaranteed.
(3) Maximum size
To use INSERT by using direct path loading function or BULK INSERT in <b>Update method, specify an appropriate value for Maximum size for each field in the field list.
If zero is specified for Maximum size, the operation results are not guaranteed.