My Oracle Support Banner

CCB Performance Issue While Creating Payment Tender Characteristic (Doc ID 952753.1)

Last updated on MAY 31, 2024

Applies to:

Oracle Utilities Customer Care and Billing - Version 2.2.0.0 and later
Information in this document applies to any platform.

Symptoms

**Examples provided in this article do not represent real life personal/confidential information**

**Disclaimer:** This KM article may include the following abbreviations:

CCB - Oracle Utilities Customer Care and Billing
MO - Maintenance Object
SQL - Standard Query Language

A simple java batch program is written to add a characteristic to CC&B payment tender.
When the batch is executed it takes more than 1 second for processing each record.
On analyzing the logs it was found that a session flush is issued for each char value addition
which lasts more than 1 sec.
In fact for adding characteristic to an entity system takes just few milliseconds.

-- Expected behaviour
Expected the characteristics add be processed faster.

-- Steps To Reproduce:
Create payment tender characteristic through a batch

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.