CDFAE1302E The command failed because the file extension of the file specified by the SOURCE parameter does not correspond to a supported compression type. Specified file extension: file-extension.

Explanation

You can create and manage user-defined extensions (UDXs) by issuing in-database analytics (IDA) commands.

This message is returned when an IDA command used the SOURCE parameter to specify the name of a compressed file, but the extension of that file indicates that its compression type is not supported by the command. Only the following types of files can be specified:

  • tar
  • tar.gz
  • zip

User response

Create a new compressed file that is of one of the supported types and that has the appropriate file extension. Then, issue the command again, specifying the name of the new compressed file as the value of the SOURCE parameter.