-79851 UDT length was not set in UDTMetaData
Explanation
Your application called UDTManager.createUDTClass() without first specifying a length for the opaque type.
User response
Specify the total length for the opaque type by calling UDTMetaData.setLength().