Incremental EXPDP !!!
587724Oct 16 2009 — edited Mar 25 2013Dear all,
I have a production database on windows 2003 server 64 bit with oracle 10.2.0.3 installed. This db has a schema which expdp file is of 33gb, every day I am taking the schema level export and importing the same to my test server.
Moreover, we also had configured flashback database.
Its taking a lot of time to import everyday despite there is little changes in the schema. Our intention is to refresh the test schema every day.
Is there a way to take the incremental expdp/flashback to record only the changes and then import it into the test server.
Thanks.