Slow Sql Happened
(Doc ID 1086271.1)
Last updated on JANUARY 30, 2022
Applies to:
Oracle Communications Billing and Revenue Management - Version 7.3.1.0.0 to 7.3.1.0.0 [Release 7.3.0]HP-UX Itanium
Goal
Following sql takes average 3 seconds.
select distinct poid_DB, poid_ID0, poid_TYPE, poid_REV from service_t where service_t.subscription_obj_ID0 = :1
However subscription service is not used, all the subscription_obj_ID0 value is 0.
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 |