Creating Index on product_obj_id0 Field Impact the Rollover Performance
(Doc ID 1544236.1)
Last updated on MARCH 07, 2024
Applies to:
Oracle Communications Billing and Revenue Management - Version 7.4.0.0.0 to 7.5.0.0.0 [Release 7.4.0 to 7.5.0]Information in this document applies to any platform.
Goal
An user needs to improve rollover performance, to do so as per the suggestion, it is needed to modify the pin_rollover MTA INIT_SEARCH, as referred to <Note 1510311.1>.
The idea was to joining "purchased product" and "rollover" classes through "product_obj" and then joining to "service" class to get balances to be rolled over. But there is no index on "purchased_product" on "product_obj" field.
Is it feasible to create an index to finally modify the main search?
Solution
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
Goal |
Solution |
References |