Addressing Performance Issue related to Deployment timeout
(Doc ID 2659601.1)
Last updated on APRIL 15, 2024
Applies to:
Oracle Communications Order and Service Management - Version 7.4.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
Re-deployment of cartridge takes longer than usual for scenario described in 'Cause' section.
Symptoms,
Extract AWR for deployment duration and look for following sub-SQL
(SELECT NULL
FROM OM_ORDER_INSTANCE OI
WHERE OI.ORDER_NODE_ID = CE.M_ORDER_NODE_ID)
If this SQL is found in high elapsed section 'SQL ordered by Elapsed Time' of AWR with significant elapsed time then this KM is a good match.
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 |