7577 Illegal UDT access function call in UDM/UDF %DBID.%TVMID.
Explanation:
The UDM/UDF attepted to call a UDT access function, but the UDM/UDF does not have either a UDT parameter or a UDT return value.
Generated By:
UDM/UDF UDT access functions
For Whom:
UDF/UDM developer
Remedy:
Modify the UDM/UDF. In order to use any of the UDT access functions, it must be defined to have at least one UDT type argument or return value.