My Oracle Support Banner

ORA-00904 Exception When Querying Subclass Entities With Paging Mechanism (Doc ID 1474322.1)

Last updated on MARCH 20, 2019

Applies to:

Oracle TopLink - Version 11.1.1.6.0 to 12.1.1.0 [Release Oracle11g to 12c]
Information in this document applies to any platform.

Symptoms

Two entities LargeProject, SmallProject extends BaseProject class entities as the following :



The problem does not occur, by removing the following lines : 
query.setFirstResult(0);
query.setMaxRows(10);

Changes

 

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
Changes
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.