Screening Search Error:java.sql.SQLSyntaxErrorException: ORA-00904: "REVCLASSES": Invalid Identifier
(Doc ID 1559491.1)
Last updated on APRIL 09, 2024
Applies to:
Oracle WebCenter Content - Version 11.1.1.6.0 and laterInformation in this document applies to any platform.
Symptoms
Unable to get screening results for content and records Error occurred while processing. Unable to return results. Unable to create the result set for query 'SELECT Revisions.dDocName,Revisions.dID, dDocTitle, dDocType, dRevisionID, dSecurityGroup, dDocAuthor, dDocAccount, dRevLabel, dFormat, dOriginalName, dExtension, dWebExtension, dInDate, dOutDate, dCreateDate, dPublishType, dRendition1, dRendition2, dFileSize AS VaultFileSize, DocMeta.*, RevClasses.* FROM Revisions, DocMeta, Documents WHERE Revisions.dID=DocMeta.dID And Revisions.dID=Documents.dID And Revisions.dDocName = RevClasses.dDocName And dIsPrimary=1 AND ((( xgdOwner LIKE 'CADMIN' ))) ORDER BY dInDate desc'. ORA-00904: "REVCLASSES": invalid identifier
java.sql.SQLSyntaxErrorException: ORA-00904: "REVCLASSES": invalid identifier.
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 |