My Oracle Support Banner

Search in au_account_t Taking Too Much Time (Doc ID 2513794.1)

Last updated on JUNE 09, 2023

Applies to:

Oracle Communications Billing and Revenue Management - Version 7.5.0.21.0 and later
Information in this document applies to any platform.

Symptoms

The search in au_account_t is taking too much time due to the growing of the table.  If disabled the audit on au_account_t, the backdate purchase will not be working correctly.

e.g.

a. Create account in 2018.

b. Adjust backdated to 2016.
    This failed with "Adjustment not allowed since backdate is before account effective_t".

c. Removed /au_account object.

d. Adjust backdated to 2016.
    This worked because the code treats a missing /au_account object as effective_t = 0. But this is undesirable.

 

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.