ORA-32315: REFRESH FAST of "string"."string" unsupported
after mixed DML and Direct Load



ORA-32315: REFRESH FAST of "string"."string" unsupported after mixed DML and Di..

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 and
direct path insert.

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-14325: only LOCAL indexes may be specified in this clause

1 Answers  


PCB-00603: An EXEC TOOLS MESSAGE host variable is not a character type

1 Answers  


ORA-16626: failed to enable specified object

0 Answers  


PLS-00382: expression is of wrong type

1 Answers  


PLS-00630: pipelined functions must have a supported collection return type

2 Answers  






ORA-31506: duplicate subscription name string

1 Answers  


NZE-29245: the toolkit does not recognize the function being used

1 Answers  


DRG-12437: highlight table release failed

1 Answers  


TNS-00288: Navigator: Failed to Disable Interchange

1 Answers  


ORA-36993: (XSRELGID10) OBJECT workspace object must be a VARIABLE, RELATION, or a numeric SURROGATE DIMENSION based on the level dimension workspace object.

1 Answers  


QSM-00504: internal error

1 Answers  


RMAN-06578: INCREMENTAL LEVEL > 0 must be specified with FOR RECOVER OF

1 Answers  


Categories