ORA-32316: REFRESH FAST of "string"."string" unsupported
after mixed DML



ORA-32316: REFRESH FAST of "string"."string" unsupported after mixed DML..

Answer / guest

Cause: One or more of the materialized view logs on the
detail tables referenced by the specified materialized view
omits the sequence number option. Such a log cannot be used
to refresh a materialized view after deletes or updates have
been performed on multiple detail tables.

Action: Use REFRESH COMPLETE. Note: you can use the
DBMS_MVIEW.EXPLAIN_MVIEW() API to determine which
materialized view logs omit the sequence number option.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-01140: cannot end online backup - all files are offline or readonly

1 Answers  


RMAN-06744: specification does not match any datafilecopy in the repository

1 Answers  


PLS-00626: partitioned/clustered/ordered parameter must be a function argument

1 Answers  


LSX-00342: value of attribute "base" must be a complex type definition

1 Answers  


ORA-22283: filename contains characters that refer to parent directory

1 Answers  






PCB-00220: Invalid scale specified in EXEC SQL VAR statement

1 Answers  


ORA-01867: the interval is invalid

1 Answers  


ORA-09705: spcre: cannot initialize latch semaphore

1 Answers  


DRG-11832: Request Entity Too Large

1 Answers  


ORA-12642: No session key

1 Answers  


ORA-25962: join index prevents multitable insert or merge

1 Answers  


ORA-14518: partition contains rows corresponding to values being dropped

1 Answers  


Categories