INZU689E THE auth_name AUTHENTICATION METHOD IS NOT SUPPORTED FOR THE dest_name DESTINATION.

Explanation

A LOADDEST clause has been specified along with an associated authentication method, but this specification is inconsistent. For a given destination, all the authentication methods are not necessarily supported. Here are the supported associations:
  • for the Cloudant, CouchDB, Swift and Db2® (standard, remote, Warehouse) destinations, only the STANDARD authentication method is supported,
  • for the MongoDB destination, both the STANDARD and KERBEROS authentication methods are supported,
  • for the Hadoop destinations, only the KERBEROS authentication method is supported.

User response

Check the content of the LOADDEST and LOADAUTH clauses specified, and change them appropriately.