UCM Query in Users Table Performance Issue
Guys,
I am working in the UCM 10.1.3.5.1 Build 7.2.97 version, and our DBA's noticed that the following query is consuming too much CPU.
SELECT * FROM Users WHERE LOWER(dName) = LOWER(:"SYS_B_0")
Dba's asked me a recomendation for creation of indexes. Anyone knows if there is a documentation about this case?
Best Regards,
1