HI,

I created Updateable snapshot site in the local. Prior to that i created snapshot log in the master site with primary key in one table.

When i update the master table with dblink my snapshot also getting updated. If i update snapshot, only my snapshot is getting updated. It is not probagating to master table.

I ran catalog,catproc, and catrep. sql. when i execute dbms package the pacakage is also executing.


But, i couldn't update the master table through updateable snapshot. Can anyone help me pls.