QSM-01066: materialized view, string, does not have the
column, string, from query



QSM-01066: materialized view, string, does not have the column, string, from query..

Answer / guest

Cause: Query rewrite will not occur, if the materialized
view cannot provide all the columns that the query has

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-23438: missing refresh group template

1 Answers  


ORA-16707: The value of the property string is invalid. The valid values are string.

1 Answers  


NNO-00122: invalid name, data ignored: entry: string

1 Answers  


TNS-12574: TNS:redirection denied

1 Answers  


Hi guys, I have four tables those are emp,dept,eliminate and uneliminate. i wrote small cursor..when i run, it display one error (ORA-01403 nodata found)... The query is: Declare cursor c1 is select e.ename emp_name from emp e,dept d where e.deptno=d.deptno group by deptno; r1 c1%rowtype; test_emp varchar2(200); begin for r1 in c1 loop begin select eliminate_emp into test_emp from eliminate t,uneliminate ut where t.number=ut.number and t.deptno=e.deptno and rownum<1; end; dbms_output.put_line(r1.emp_name); end loop; end; Thanks...

0 Answers   IBM,






NCR-04017: NCRR: Unable to find the interface instance handle

1 Answers  


NNL-00560: Shows or sets the server's request-processing delay

1 Answers  


ORA-02155: invalid DEFAULT tablespace identifier

2 Answers  


ORA-07484: snlkput: cannot convert(put) lock.

1 Answers  


ORA-13908: Invalid combination of metrics id and object type parameters.

1 Answers  


ORA-14129: INCLUDING INDEXES must be specified as tables have enabled UNIQUE constraints

1 Answers  


ORA-40004: penalty must be negative for BLAST-N

1 Answers  


Categories