Oracle Error Message
ORA-30359: Query rewrite is not supported on SYS materialized views
Reason for the Error
An attempt was made to enable the REWRITE option on a materialized view in the SYS schema.
Solution
Create the materialized view in a different schema or disable the REWRITE option.