Forms and reports 11.1.2.1
We develop on windows and deploy on linux.
We are working with rdf files, send them to linux and there they run normally.
Now I've got a rdf file with an attached library. I open the file with windows builder, compile all and save, then take it to linux, but at runtime I get this error:
REP-1247 Report contains uncompiled plsql
The plx is in reports_path.
Do I have to compile the report at linux?