We are replicating few tables from our Master site to SLave site.
In our master site, there are few RUPD$ tables are created, I would like to know what exactly these tables hold...
We are replicating few tables from our Master site to SLave site.
In our master site, there are few RUPD$ tables are created, I would like to know what exactly these tables hold...
Thanks in Advance
CREATE SNAPSHOT LOG command will create 2 tables: MLOG$ table and RUPD$ table
A new table, RUPD$ table, is added in Oracle8i to support Java RepAPI updatable
snapshots.
Oracle Certified Master
Oracle Certified Professional 6i,8i,9i,10g,11g
email: ocp_9i@yahoo.com
MLOG$ are snapshot logs which holds records which are modified in the master table. But there is no data in any of the RUPD$ tables.. Can you please explain...
Bookmarks