How to archive fnd_concurrent_requests?
Hi Team,
We observed that fnd_concurrent_requests has been purged and some old request id's (10 days back)
are missing. We want to understand how to retrieve the purged data? Is it archived in any table?
ops$oracle.fnd_conc_requests_archive and perf11i.fnd_conc_req_archive also do not have the request id.
When i executed a blind query on the above tables, data was retrieved for other requests.
How are ops$oracle.fnd_conc_requests_archive and perf11i.fnd_conc_req_archive populated and
why is the data not archived for the request I am looking for.