Bills And Items Created By PCM_OP_CREATE_OBJ With opflags=0x100 During Billing
(Doc ID 1144833.1)
Last updated on MARCH 27, 2019
Applies to:
Oracle Communications Billing and Revenue Management - Version 7.3.1.0.0 and laterOracle Solaris on SPARC (64-bit)
Symptoms
During billing (in fm_bill_utils_bill.c for bills and fm_bill_item_assign.c, for items), bills and items are created with the opcode PCM_OP_CREATE_OBJ with the opflags set to 0x100, which means create and read back the entire object.
As a consequence, the dm_oracle makes an insert statement followed immediately by a select statement => heavy performance issues: oracle impact, network between dm_oracle and the database, network between cm and dm_oracle busy.
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 |