Question
1
Replies
419
Views
Tata Consultancy Services Ltd
Posted: April 8, 2016
Last activity: April 10, 2016
Closed
Inclusion of unexposed column in Report Definition
Hi,
I have included the unexposed column in the Report Definition and I am getting the below error when executed. I know its not a best practice to include an unexposed column in the RD, but would like to understand the reason of the error.
We are using DB2 database.
Error:
** An error occured on executing the query for the report definition - There was a problem getting a list: code: 0 SQLState: 42883 Message: ERROR: function data.pr_read_from_stream(unknown, character varying, bytea) does not exist Hint: No function matches the given name and argument types. You might need to add explicit type casts. Position: 31
Thanks,
Suman
Are UDFs installed in the database?