Performance issues with FND_CONCURRENT_REQUEST table.
WE ARE PLANNING UPLOAD THE FND_CONCURRENT_REQUEST INTO THE KEEP BUFFER IN THE DATABASE.
we have made purge on this table. actually we are purging daily and we remain the last
10 days, because our operatrion requires this time. we obtained a trace (10046 level 8)
and have detected high contention with a unique index (FND_CONCURRENT_REQUESTS_U1)
PL/SQL log timer with a same sleep time (500)
Do you have any idea for get better acces performance on the FND_CONCURRENT_REQUESTS table?