CDFAE1316E Command failed: Connection string not specified.
Explanation
You can create and manage user-defined extensions (UDXs), such as scalar functions, aggregate functions, and table functions, using in-database analytics (IDA) commands. Examples of IDA commands include: DEPLOYUDX, CREATEPACKAGE, and DEPLOYPACKAGE.
You must download and install the dashDB driver package, and then connect the CLPPlus command line processor to the dashDB server before issuing IDA commands.
This message is returned when an IDA command is issued before the CLPPlus command line processor has been connected to the dashDB server.
User response
Connect the CLPPlus command line processor to the dashDB server, and then issue the IDA command again.