Support Article
Non-exposed proeprties are giving error in RD
SA-5390
Summary
Report Definition is giving error for non exposed properties.
Error Messages
** ** An error occured on executing the query for the report definition - There was a problem getting a list: code: 904 SQLState: 42000 Message: ORA-00904: "PAL_DATA"."PR_READ_FROM_STREAM": invalid identifier
Steps to Reproduce
Create RD
Add Non exposed Property
Run RD.
Root Cause
The root cause of this problem is defect/misconfiguration in the PRPC operating environment. For PR_READ_FROM_STREAM to work, user needs to have UDFs installed in PAL_DATA schema.
Resolution
The explanation for this behavior is as follows:
Install UDF's to fix the issue
Published January 31, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.