Oracle WebCenter Content (WCC/UCM) Server Performance Issue Running Query
(Doc ID 2362981.1)
Last updated on MAY 07, 2024
Applies to:
Oracle WebCenter Content - Version 11.1.1.9.0 and laterInformation in this document applies to any platform.
Symptoms
- Performance issue for one of the queries run from WCC Server against Oracle DB (not a custom SQL).
- SELECT * FROM FolderFolders WHERE LOWER(fFolderGUID)=LOWER(:"SYS_B_0") using WCC.
- Suggestion via DB SQL Tuning Advisor: create index (create index xxxx_OCS.IDX$$_00010001 on xxxx_OCS.FOLDERFOLDERS(LOWER("FFOLDERGUID"));)
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 |