REP-1247: Report contains uncompiled PL/SQL
pauldbAug 3 2009 — edited Aug 25 2009I'm getting the following error when trying to produce a report;
Terminated with error: REP-1247: There exist uncompiled program unit(s). REP-1247: Report contains uncompiled PL/SQL.
As far as I can tell there is no uncompiled code on the database at all, let alone the functions and packages that the report is actually calling. The report runs fine on other databases on the same server using the same Oracle Home.
Is there something I'm missing in compilation?
System details:
Aix 5.3
Oracle 10.2.0.4 Database Server
Oracle 10.1.0.4.2 Application Server