How Can I Put a Trace on an Oracle Report?
We have a custom report based on a seeded report that has suddenly stopped working. States that there is invalid Pl/SQL code that needs compiled. We were finally able to recompile it, but only after converting it to jsp then back to rdf via the rwconverter script. I am unable to compile in the reports builder, it gets halfway through and crashes. So, after the compile we don't get the error anymore, but no report is produced with no indication as to why. I'd like to put a trace on this report so that we can see how
0