KFAA31267-E
There is an error in the specification method of aa....aa in the COPY statement. (reason = bb....bb) (M+J+O)
The specification method of aa....aa of the COPY statement is invalid. <SQLSTATE:427MA>
- aa....aa: Location of invalid specification
-
-
output location string: Output location string
-
delimiter character: Delimiter character
-
COPY option: COPY option
-
- bb....bb: Cause of the error
-
-
the data length exceeds the range that can be specified
The data length exceeds the range that can be specified.
-
the same type of option is duplicated
The option specified in the COPY option is specified more than once.
-
- S:
-
Ignores this SQL statement. Alternatively, the system invalidates this transaction.
- Action:
-
Correct the SQL statement.