Concurrent Managers generating huge archives in EBS R12.1.3
Hi Folks,
The archives are generating for every 3 minutes in one of our EBS R12.1.3 environment
When we reviewed the session details which are causing this, all the details shown in PROGRAM column are of concurrent managers.
Verified all the debug options and could not able to figure out the reason.
Any help in troubleshooting this is highly appreciated.
SQL> SELECT s.sid, s.serial#, s.username, s.program,
i.block_changes
FROM v$session s, v$sess_io i
WHERE s.sid = i.sid
ORDER BY 5 desc, 1, 2, 3, 4;
SID SERIAL# USERNAME PROGRAM BLOCK_CHANGES
---------- ---------- ------------------------------ ------------------------------------------------ -------------
2837 13 APPS ICM@******* (TNS V1-V3) 853848