Searching with Combination of Metadata and Full Text Returns ORA-00936 Error
(Doc ID 563036.1)
Last updated on AUGUST 14, 2024
Applies to:
Oracle WebCenter Content - Version 10.0 and laterInformation in this document applies to any platform.
Symptoms
Using the MultiSort component on 10.1.3.3.1 and performing a combined metadata and full text search results in an error:
Event generated by user 'sysadmin' at host 'HOSTNAME'. Unable to retrieve search
results. Unable to create result set for query 'SELECT IdcColl2.dID, dDocName, dDocTitle,
dDocType, dRevisionID, dSecurityGroup, dDocAuthor, dDocAccount, dRevLabel, dFormat, dOriginalName,
dExtension, dWebExtension, dInDate, dOutDate, dPublishType, dRendition1, dRendition2,
VaultFileSize, WebFileSize, URL, dFullTextFormat, dFullTextCharset, DocMeta.*
FROM IdcColl2, DocMeta
WHERE IdcColl2.dID=DocMeta.dID AND ((dSecurityGroup LIKE 'External' AND ())) ORDER BY xDateFiled
Desc'. ORA-00936: missing expression
[ Details ]
Cause
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
Symptoms |
Cause |
Solution |