Device Search With Badge Number Taking More Time In Turkish Language
(Doc ID 2752456.1)
Last updated on FEBRUARY 18, 2021
Applies to:
Oracle Utilities Customer to Meter Base - Version 2.6.0.1.0 and laterInformation in this document applies to any platform.
Goal
On : 2.6.0.1.0 version, Framework
Device Search with Badge number taking more time in Turkish language
When customer search for a Device using badge number using Device search page in Turkish language, UPPER clause in SQL is getting changed to this "NLS_UPPER(NVL(TRIM(DI.ID_VALUE),DI.ID_VALUE),'NLS_SORT=XTURKISH') LIKE NLS_UPPER(NVL(TRIM(:F2),:F2),'NLS_SORT=XTURKISH')”.
Due to this index created for ID_VALUE is not used and taking time to return the result. This is working fine in English language.
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 |