Question
7
Replies
128
Views
Perseus
Posted: January 30, 2018
Last activity: March 8, 2018
Closed
Solved
Few data elements are truncated when read data from BLOB
Hi,
When user read data from BLOB column, few characters are truncated in the middle or end of the data.
This issue is sporadic, what to know how to fix the issue, is it pega expected behavior on BLOB column?
I know we can fix this issue by exposing specific columns, looking some pega experts review here.
Are you using the UDF functions to read the data from the blob column? Typically this is an symptom of something is wrong with the UDF installation and you should drop and reinstall them. We have seen this when UDFs are copied from one schema to another or restored from backup using a DB tool.