Database Error Messages

ORA-32366

mview definition query cannot include an inline external table clause

Cause

An attempt was made to include an inline external table clause in the materialized view definition query.


Action

Remove the inline external table clause from the materialized view definition query. Alternatively, you can replace the inline external table clause with a reference to an external table having the same properties.