SNAPSHOT Refresh Problem [message #507979] |
Wed, 18 May 2011 12:52 |
lkukkalarf
Messages: 3 Registered: April 2010 Location: Richmond, VA
|
Junior Member |
|
|
Need urgent help for the following SNAPSHOT Replication
1. Created the snapshot
2. Deployed the snapshot
3. Manual / Auto Snapshot refresh - ON (3-5 times daily)
4. There are 35 tables with Materialized views
5. Every thing works fine until 1 week ago since then one table not refreshing either manual / auto
There is no deferror
While running manual snapshot refresh i am getting the following error
dbms_snapshot.refresh('tablename',refresh_after_errors ==> TRUE);
SQL> select * from rep_error;
SQL> set pages 55
SQL> /
TABLE_NAME
------------------------------------------------------------
ERROR_DAT
---------
ERROR_MSG
------------------------------------------------------------
CCF_CIF
16-MAY-11
ORA-12008: error in materialized view refresh path
ORA-01407: cannot update ("Schema"."CCF_CIF_CHECK"."Column") to NULL
ORA-06512: at "SYS.DBMS_SNAPSHOT", line 2254
ORA-06512: at "SYS.DBMS_SNAPSHOT", line 2460
ORA-06512: at "SYS.DBMS_SNAPSHOT", line 2429
TABLE_BY_TABLE_REFRESH in progress.... Done but still have the same issue with CCF_CIF
My question ei there a way to fix this problem and How?
Please help me. I am new DBA in Advanced replication world.
Thank you in advance,
Lucky
|
|
|
|
|
|
|
|