ORA-00604 and ORA-900 when querying against Composite Partitioned Table
(Doc ID 329640.1)
Last updated on APRIL 10, 2025
Applies to:
Oracle Database - Enterprise Edition - Version 9.2.0.3 and laterInformation in this document applies to any platform.
Symptoms
ORA-00604: error occurred at recursive SQL level 1
ORA-00900: invalid SQL statement
After changing one of your tables from a regular table
to a composite partitioned table, the following errors are returned when running a SQL statement:
ORA-00604: error occurred at recursive SQL level 1
ORA-00900: invalid SQL statement
Changes
One of the tables in the query is changed from a regular table to a composite Partitioned table.
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 |