Getting ora-19721 because of an added datafile between level 0 and final incremental backup
Hi,
We are doing a migration using Cross Platform Transportable Tablespace (xtts) v2. During the metadata restore, we encountered ORA-19721 because between the time the level 0 backup and the final incremental was taken, a datafile was added to a tablespace.
My question, is there a way to include that missing datafile using just XTTS incremental backup instead of doing the whole process starting with Level 0 backup?
On version 4 of XTTS, any additional datafile will automatically be included on succeeding incremental.
Thanks