Oracle query on Tags produces "Syntax Error or Access Rule Violation detected by database (ORA-00923: FROM keyword not found where expected)"DescriptionFiltering on tags is giving "Syntax Error or Access Rule Violation detected by database (ORA-00923: FROM keyword not found where expected)".Steps to Reproduce 1- Inan Oracle based instance, run "Packages.com.glide.db.ddl.TableHybridizer.hybridize('sc_req_item');" in scripts - Background2- Navigate to sc_req_item.LIST3- Open any record4- Add the tag (i.e. tag=java)5- Save the record6- Open sc_req_item.LIST7- Add the filter condition "Tag=java"Observe the "Syntax Error or Access Rule Violation detected by database (ORA-00923: FROM keyword not found where expected)".WorkaroundThis problem has no workaround, is under review and targeted to be fixed in a future release. To receive notifications when more information becomes available, subscribe to this Known Error article by clicking the Subscribe button at the top right of this form.Related Problem: PRB1497234