INZU187ELOAD STATEMENT ERROR: DUPLICATE DELIMITERS IN FORMAT DELIMITED,
CHARDEL = X 'hex_value', COLDEL = X 'hex_value',
DECPT = X 'hex_value'
Explanation
Optimâ„¢ High Performance Unload issues
this message when a LOAD command file generation is requested with
the DELIMITED output format. You cannot specify the same character
for more than one type of delimiter (COLDEL, CHARDEL, and DECPT).
User response
Specify unique delimiters for the DELIMITED format.
The COLDEL, CHARDEL, and DECPT delimiters must have different values.