INZU674E THE 'param_name' PARAMETER OF THE 'section_name' SECTION IN THE CONFIGURATION FILE FOR DESTINATIONS IS INCORRECT (REASON CODE rc).
Explanation
Either a LOADDEST clause has been specified against a given destination, or a FORMAT EXTERNAL clause with the S3 or AZURE option has been specified, and a section associated to the environment considered does exist in the configuration file for destinations. But, either the parameter mentioned is missing into this section, or it is configured with an unexpected value. The problem encountered depends on the reason code mentioned:
- reason code 1: the parameter mentioned must be configured for the destination considered, but it is not part of its associated section. It must be set as expected, with an appropriate value.
- reason code 2: the value configured for the parameter mentioned must be an absolute path.
- reason code 3: the value configured for the parameter mentioned is incorrect. It must be set as expected, with an appropriate value.
- reason code 4: there is no value configured for the parameter mentioned. It must be set with an appropriate value.
- reason code 5: the value configured for the parameter mentioned must be an absolute HDFS path. For Linux, UNIX and Windows platforms, this path must be an UNIX-like path, starting with a slash character ( / ).
User response
Depending on the reason code, change accordingly the content of the configuration file for destinations.