The CORAL condition string for the user name is "USER_NAME like: user". This seems to disable the ORACLE table indexing. The condition string is now "USER_NAME =: user".
The CORAL condition string for the user name is "USER_NAME like: user". This seems to disable the ORACLE table indexing. The condition string is now "USER_NAME =: user".