Performance Decrease when Running Billing with BRM PS16
(Doc ID 2221922.1)
Last updated on FEBRUARY 27, 2025
Applies to:
Oracle Communications Billing and Revenue Management - Version 7.5.0.16.0 to 7.5.0.17.0 [Release 7.5.0]Information in this document applies to any platform.
Symptoms
When calling PCM_OP_BILL_MAKE_BILL opcode, it has increased on average of 13-18% in execution time compared to PS14 and has impacted on the overall run-time of the daily billing job.
In PS16, it was reading a product from the database in fm_subs_utils_get_rateplan_new. In PS14, it was calling the PCM_OP_RATE_GET_PRODUCT opcode which read the product details from the cache. This change seemed to add enough processing time to explain for the performance decrease.
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 |