Oracle Error Message
ORA-32427: materialized view contains unsupported NLS transformation
Reason for the Error
An attempt was made to create or alter materialized view under NLS settings which transformed the materialized view’s defining query in ways not by supported by Oracle.
Solution
Contact Oracle support or workaround problem by removing NLS settings or modifying the materialized view’s defining query.