Error using custom PL SQL package function in Oracle report
Hi ,
We are using custom PL SQL package function in RDF. It works in all lower instances, but not in production. Error are as below.
REP-0004: Warning: Unable to open user preference file.
REP-0736: There exist uncompiled program unit(s).
REP-1247: Report contains uncompiled PL/SQL.
Package function is valid and accessible. Report gives error on RDF compilation.
0