My Oracle Support Banner

Error When Searching: ORA-00904: "ZXCLBRAUSERLIST" (Doc ID 605086.1)

Last updated on MAY 09, 2023

Applies to:

Oracle WebCenter Content - Version 10.0 and later
Information in this document applies to any platform.

Symptoms

You are using Collaboration Manager with database indexing. When users do any search, this error is generated:

Unable to retrieve search results. Unable to retrieve search results. Unable to create result set
for query 'SELECT Revisions.dID, dDocName, dDocTitle, dDocType, dRevisionID, dSecurityGroup,
dDocAuthor, dDocAccount, dRevLabel, dFormat, dOriginalName, dExtension, dWebExtension, dInDate,
dOutDate, dCreateDate, dPublishType, dRendition1, dRendition2, dFileSize AS VaultFileSize,
DocMeta.* FROM Revisions, DocMeta, Documents WHERE Revisions.dID=DocMeta.dID And
Revisions.dID=Documents.dID And dIsPrimary = 1 AND dReleaseState IN ('Y', 'U', 'I') AND
(((((dSecurityGroup LIKE 'XXXX') OR (dSecurityGroup LIKE 'Public') OR (dSecurityGroup LIKE
'testgroup')) OR (((dSecurityGroup LIKE 'Projects')) AND (CONTAINS(zxClbraUserList,
'XXXXXXXXXXXXX')> 0))) AND ((dDocAccount LIKE '') OR (dDocAccount IS NULL) OR (dDocAccount LIKE
'prj%')))) ORDER BY dInDate Desc'. ORA-00904: "ZXCLBRAUSERLIST"



.

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
References

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.