OTL: Load Timecard Snapshot Bad Performance
(Doc ID 2596580.1)
Last updated on SEPTEMBER 08, 2022
Applies to:
Oracle Time and Labor - Version 12.1.3 and laterInformation in this document applies to any platform.
Symptoms
Problem Statement:
Concurrent program "OTL: Load Timecard Snapshot" runs for a long time when Delete and Regenerate parameter is set to N
Most expensive sql (there are a lot of expensive sqls in tkprof):
UPDATE HXC_RPT_TC_RESOURCE_TEMP SET LAYOUT_ID = :B1
WHERE TC_BB_ID = :B2
Steps to Reproduce
The issue can be reproduced at will with the following steps:
1. Submit new request
2. Run Concurrent program "OTL: Load Timecard Snapshot" with below parameters: From Date 01-jan-2019; To Date 31-dec-2019; Delete and regenerate: N
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 |
Cause |
Solution |
References |