My Oracle Support Banner

Create Accounting For Payroll Is Taking Long Time . (Doc ID 2753594.1)

Last updated on DECEMBER 09, 2022

Applies to:

Oracle Payroll - Version 12.2.5 and later
Information in this document applies to any platform.

Symptoms

On : 12.2.5 version, Financials Integration

ACTUAL BEHAVIOR
---------------
Running Create accounting for Payroll is taking 5 and 6 hours to complete 

The most expensive query causing the issue is :-

Declare 
l_flag Boolean; 
BEGIN 
l_flag := XLA_CREATE_ACCT_RPT_PVT.BeforeReport ;
if (l_flag) then 
:XDO_OUT_PARAMETER := 1; 
 end if; 
 end; 
 




STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1.Responsibility; Create Payroll Accounting
2- submit Create accounting


Changes

 

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.