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

SQL*Loader-00620: Initial enclosure character not found

1 Answers  


TNS-00526: No caller (false async event)

1 Answers  


NNL-00043: LDAP open failure

1 Answers  


ORA-22879: cannot use the LOB INDEX clause for partitioned tables

1 Answers  


ORA-31517: CDC change table string.string already exists

1 Answers  


LRM-00119: unable to obtain a valid value for 'string'

1 Answers  


ORA-12011: execution of string jobs failed

1 Answers  


SQL*Loader-00461: direct path loading of datatype for column string not supported

1 Answers  


ORA-24195: attemp to retrieve the name list of a map message with size exceeding 1024

1 Answers  


ORA-36720: (XSALLOC01) To be used with ALLOCATE, your AGGMAP workspace object must be defined with the ALLOCMAP command.

1 Answers  


ORA-12317: logon to database (link name string) denied

1 Answers  


TNS-00521: Missing keyword

1 Answers  


Categories