replicate to 2 database using snapshots log [message #285446] |
Tue, 04 December 2007 11:46 |
jlebars
Messages: 2 Registered: December 2007 Location: nantes
|
Junior Member |
|
|
I have a table MYTABLE in database mydb1 duplicated via materialized view and materialized view log and refresh_snapshot commands to a MYTABLE on mydb2 database.
I like to duplicate this table MYTABLE to a third database mydb2, using the same method (materialized view and refresh_snapshot command).
Is it possible ?
What's hapend to the materialized view log where I launch a refresh_snapshots on mydb2 ? How is this materialized view log truncated ?
|
|
|
|
|
|
|
|