QSM-01049: semi-join check failed for materialized view, string



QSM-01049: semi-join check failed for materialized view, string..

Answer / guest

Cause: If there is a semi join in the query, then Query
Rewrite will create (select distinct <pk-list>, <ref-col>
from mjv) where <pk-list> is the list of rowids/pk of all
mjv tables that don't correspond to a right side of a
semi-join and <ref-col> are their columns. Query Rewrite
will not occur if a join from the materialized view cannot
match the semi-join from the query.

Action: none

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-29931: specified association does not exist

1 Answers  


ORA-09764: osnmop: access error on oracle executable

1 Answers  


TNS-12222: TNS:no support is available for the protocol indicated

1 Answers  


ORA-06580: Hash Join ran out of memory while keeping large rows in memory

1 Answers  


NZE-29032: The given identity is not complete.

1 Answers  






NNF-04009: Usage: tns2nis <filename>

1 Answers  


PLS-00625: PARTITION/CLUSTER/ORDER-BY clause can only be used with IN parameters

1 Answers  


TNS-04088: Unable to close atleast one of the connections.

1 Answers  


ORA-00051: timeout occurred while waiting for a resource

1 Answers  


NNL-00951: Names created on lookup: number

1 Answers  


ORA-28151: more than one user name specified for command

1 Answers  


PROC-00023: Error in cluster services layer

1 Answers  


Categories