Getting ORA-00904 when creating or refreshing a Materialized View
(Doc ID 3071317.1)
Last updated on FEBRUARY 12, 2025
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.1 and laterInformation in this document applies to any platform.
Symptoms
Getting ORA-00904:"OWNER.FUNCTION_NAME: invalid identifier" when creating or refreshing a Materialized View.
Note: If only the query is executed, the error does not appear.
select owner.function_name from dual;
Changes
N/A
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 |