there has a small problem with dbxml replication -
08-16-2006
, 10:15 PM
there has a master and a slave.
every thing is run ok.
update some data (20000 recoreds) in the master,but when the slave replica finished (takes 120s) .i stoped the slave. use dbxml tools watch the slave's replicated data, all 20000 recoreds are there.
Then i restart the slave .
it takes a long time(about 120s) to replica the data, as long as it never replicated anthing before.
what should i deal with the slave,when it normaly exit,only close the env? |