ORA 12034 materialized view log on "mview_name" younger than last refresh
jjkJan 13 2010 — edited Jan 13 2010Hello everyone,
When I'm trying to refresh a mview (10g), I face below error:
ERROR at line 1:
ORA-12034: materialized view log on "TS"."TTL_BILL_AMOUNT" younger than last refresh
ORA-06512: at "SYS.DBMS_SNAPSHOT", line 2251
ORA-06512: at "SYS.DBMS_SNAPSHOT", line 2457
ORA-06512: at "SYS.DBMS_SNAPSHOT", line 2426
ORA-06512: at line 1
That says the view log is younger than last refresh.
But I don't know how .. ??? can anyone tell me that ...
thanks
Rossy.Rocs