My Oracle Support Banner

Median Runtime For a Request Causes Heavy Load (Doc ID 2958652.1)

Last updated on APRIL 11, 2024

Applies to:

Oracle Concurrent Processing - Version 12.2.11 and later
Information in this document applies to any platform.

Symptoms

After applying R12.ATG_PF.C.Delta.11, the following SQL is executed whenever a request completes.
It is causing heavy load for database.


select median((actual_completion_date-actual_start_date)*86400)

from fnd_concurrent_requests

where status_code = 'C' and Program_Application_Id = :progappid and Concurrent_Program_Id = :progid

Changes

 Applying R12.ATG_PF.C.Delta.11

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.