My Oracle Support Banner

Performance issue with Create Accounting Process (Locks on table XLA_EVENTS) (Doc ID 1630719.1)

Last updated on JANUARY 03, 2023

Applies to:

Oracle Financials Accounting Hub - Version 12.1.3 and later
Information in this document applies to any platform.
Performance issue with Create Accounting Process (Locks on table XLA_EVENTS)

Symptoms

Create Accounting concurrent programs does not complete and locks are found on table XLA_EVENTS.

a) The plan generated as a FULL TABLE SCAN on XLA_EVENTS, hence, the performance issue.
b) Create Accounting spawned the accounting programs and as of now no Journal Import is spawned.
c) The Indexes have been rebuilt on XLA_EVENTS
d) The plan generated in the SQLAREA is with the old timestamp before re-building of indexes.

So, the plan that's generated is prior to the XLA_EVENTS statistics gathering and hence the chance of wrong plan.

Changes

 NONE

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


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