Re: compile invalid objets
Posted by ErmanArslansOracleBlog on Jun 28, 2016; 4:25am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/compile-invalid-objets-tp1105p1108.html
You don't have custom triggers or personalization on that form , right?
Check those if you have any...
Also, Recompile all PO's forms(fmb files) and libraries(pll files) and having proceeded to bounce the application's form server.
Compile those invalids also. But before the compilation, check why they get errors..
Try manual compile for couple of those and see the error. Then try to create an action plan accordingly.
Also, check what is their last DDL time. Think about what did you change before that.
If it was a patch that caused them to be invalid. Investigate the patching actions and logs. Ensure you did everything in patch readme. Also check oracle support for that patch specific known issues and problems.