ORA-30431: refresh method must be ANY or INCREMENTAL or FORCE_FULL, not string
What triggered the Error:
An invalid refresh method was specifiedWhat should we do to fix it:
Verify that the refresh method is one of 'ANY' or 'INCREMENTAL' or 'FORCE_FULL'