REP-0736: There exist uncompiled program unit(s) [message #408896] |
Thu, 18 June 2009 04:16 |
rak007
Messages: 107 Registered: October 2006 Location: Mumbai / Pune, India
|
Senior Member |
|
|
We are executing a step upgrade from 11.5.5 to R12. There are a few reports which are being migrated from 6i to 10g. One of these reports is causing problems.
The report is compiled fine in the target instance when compiled using report builder. But when we deploy the report on Unix box and run the concurrent program, it errors out with the following error.
REP-0736: There exist uncompiled program unit(s).
REP-1247: Report contains uncompiled PL/SQL.
What all things we have tried till now
1. Ensured that the report is transferred in BINARY mode
2. Converted to the RDF to REX and back to RDF on unix box. This conversion from REX to RDF failed with the above error on unix box also.
3. Created the REX using report builder and transferred it to the unix box in ASCII mode. There ran the command to convert REX to RDF and it failed saying "Conversion Cancelled"
What may be the issue and how do i sort this out ??
|
|
|
|
|