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

PLS-00366: subtype of a NOT NULL type must also be NOT NULL

1 Answers  


DRG-51311: DML lock handle previously allocated

1 Answers  


ORA-06761: TLI Driver: error sending orderly release

1 Answers  


DRG-10823: invalid query name

1 Answers  


ORA-12423: invalid position specified

1 Answers  






ORA-14059: partition "string": INITRANS value must be less than MAXTRANS value

1 Answers  


ORA-24344: success with compilation error

1 Answers  


ORA-29384: number of children for plan string exceeds string

1 Answers  


ORA-37122: AW Session cache disabled

1 Answers  


PLS-00201: identifier 'string' must be declared

1 Answers  


ORA-01771: illegal option for a clustered table

1 Answers  


ORA-00346: log member marked as STALE

1 Answers  


Categories