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

NZE-29095: Index is not correct.

1 Answers  


DRG-13010: alt_value is already used by another sub lexer

1 Answers  


DRG-10011: invalid object name string

1 Answers  


ORA-31116: Tablespace not specified correctly

1 Answers  


ORA-27053: blocksize in file header not a multiple of logical block size

1 Answers  






RMAN-06193: connected to target database (not started)

3 Answers  


NNL-00229: Request-processing delay is now disabled

1 Answers  


ORA-02186: tablespace resource privilege may not appear with other privileges

1 Answers  


ORA-00285: TIME not given as a string constant

1 Answers  


ORA-16529: bad sender id

1 Answers  


PCC-00143: Runtime context variable not of correct type

1 Answers  


PCC-02319: expression type does not match usage

1 Answers  


Categories