Hi all,
I wish to clone a database and keep it synch with primary.
I've tried to use EXP/IMP incremental. The problem is whenever there is a change in a table, it'll export the whole table instead of the changed bit. As a result, I've to import the whole table again so that it'll synch with my primary DB. Futhermore, it takes hours to re-synch since the dump file size is 2GB or more. I've heard that we could do this using RMAN. How do I update merely the changes to my clone DB ???
Rgds,
Suhaimi
I wish to clone a database and keep it synch with primary.
I've tried to use EXP/IMP incremental. The problem is whenever there is a change in a table, it'll export the whole table instead of the changed bit. As a result, I've to import the whole table again so that it'll synch with my primary DB. Futhermore, it takes hours to re-synch since the dump file size is 2GB or more. I've heard that we could do this using RMAN. How do I update merely the changes to my clone DB ???
Rgds,
Suhaimi