Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-12008: error in snapshot refresh path

User_ID4GIMar 31 2014 — edited Apr 1 2014

We have replication configuration between two 8i database. Today we are getting the below error at the time of replication running.

ORA-12012: error on auto execute of job 3

ORA-12008: error in snapshot refresh path

ORA-00001: unique constraint (DBO.PROD_CONT_UN_DIV_PN_PCTY) violated

ORA-06512: at "SYS.DBMS_SNAPSHOT", line 617

ORA-06512: at "SYS.DBMS_SNAPSHOT", line 674

ORA-06512: at "SYS.DBMS_IREFRESH", line 577

ORA-06512: at "SYS.DBMS_REFRESH", line 211

ORA-06512: at line 1

My question is what method replication process is taking at the time of replicate the data ?

Adding to that, we have refresh the data in the source table recently and from that time onward we are getting this error.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 29 2014
Added on Mar 31 2014
4 comments
263 views