My Oracle Support Banner

Some Content Selector SQL Queries are Slow and Cause Performance Issues (Doc ID 777971.1)

Last updated on SEPTEMBER 28, 2023

Applies to:

Oracle WebLogic Portal - Version 10.0.0 to 10.0.0
Information in this document applies to any platform.
Content Selector SQL queries are slow


Symptoms

SQL queries generated by content selectors are slow and the following query causes a performance issue since it does a large full table scan.

(toProperty('Standard', 'cm_objectClass') == 'Main category') && (toProperty('BEA Repository/Main category', 'Category type') != 'CATEGORY_HOME') && ((toProperty('BEA Repository/Main category', 'Terminal group') contains sessionProperty('DefaultSessionPropertySet', 'tg')) || (toProperty('BEA Repository/Main category', 'Terminal device') contains sessionProperty('DefaultSessionPropertySet', 'te'))) && (toProperty('BEA Repository/Main category', 'Language') contains sessionProperty('DefaultSessionPropertySet', 'la')) && ((toProperty('BEA Repository/Main category', 'Area') contains sessionProperty('DefaultSessionPropertySet', 'property')) || (toProperty('BEA Repository/Main category', 'Country') contains sessionProperty('DefaultSessionPropertySet', 'co')))

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

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.