istvan.hollo
Member
Hi Everyone,
Is there any way to create incremental df only for part of the tables in a db?
TIA,
-istvan
Is there any way to create incremental df only for part of the tables in a db?
TIA,
-istvan
The source code of the incremental dump is part of your installation (see src folder in your Progress install directory).
A few tweaks to prodict/dump/_dmpincr.p could get you there (add your qualification to all _file queries).