Huge SystemPageCache and SystemItemCache Tables Impacting Publish Performance
(Doc ID 1458275.1)
Last updated on FEBRUARY 03, 2022
Applies to:
Oracle WebCenter Sites - Version 7.5.0 and laterInformation in this document applies to any platform.
Symptoms
Publishes are gradually getting slower and slower over time.
When turning cs.time to DEBUG long queries are observed such as:
[CS.TIME][DEBUG] Executed query SELECT
DISTINCT SystemPageCache.urlqry FROM SystemPageCache, SystemItemCache
WHERE SystemPageCache.id = SystemItemCache.page AND SystemPageCache.etime
>= ? AND SystemItemCache.id IN
(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)
in 3041459ms
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 |