CDFAE1330E The command failed because more than one source file has the extension extension and none of these files was specified to be the basis of the UDX.

Explanation

You can create and manage user-defined extensions (UDXs) by issuing in-database analytics (IDA) commands. Some IDA commands upload source files to the target system so that they can be used to create a user-defined extension (UDX) there. This message is returned when it is ambiguous which of the files with the indicated file extension is to serve as the basis for a UDX. For example, if the source files include both xy1.R and xy2.R, the system cannot precisely determine which of these files is to serve as the basis for the UDX, so the command is rejected.

User response

Issue the command again, specifying a value for the UDXLIBRARY parameter that indicates which of the source files is to serve as the basis for the UDX. If the source file is in a subdirectory of the project directory, the value you specify must include that sub directory, for example:

UDXLIBRARY release/xy2.R