Using Oracle with BMC Helix Innovation Suite
When the Oracle-Search-On-Clob setting option in the AR System Configuration Generic UI form is set to true (the default), you can perform a string search (without wildcards) on these field types. For more information, see Configuration-settings-N-R.
For searches on database entries, the only wildcard character supported in the LIKE comparison is the percent symbol (%). There is no support for sets or ranges of values.
When used with the LIKE operator, the underscore (_) character cannot function as a wildcard or as literal text.
Wildcards are fully supported in filter, escalation, and active link qualifications and in pattern specifications for character fields.
Case sensitivity in queries
- For SaaS subscribers, the Oracle database is case insensitive
- For on-premises customers the Oracle database dumps are case insensitive.
See Oracle case-insensitivity in Setting up an Oracle database in BMC Helix Innovation Suite Deployment documentation.
JDBC query with LPAD and RPAD functions
When using an Oracle database, if you use a JDBC query with the LPAD and RPAD functions, the following error occurs: