Re: activate trace on a request
Posted by ErmanArslansOracleBlog on Dec 01, 2017; 1:05pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/activate-trace-on-a-request-tp4578p4610.html
Recompile the forms (related form I mean) and retest.. But it is better to make it in a clean way.
This is a form level trigger bytheway.
You can take the following actions and retry..
1)stop apps tier
2)stop db tier
3)start db tier
4)recompile FND_CONCURRENT_PROGRAMS_PKG
5)recompile problematic form
6)start apps tier
7)retest