Recover table rman
Hi Team,
I need some guidance on the recommended approach for recovering a table using RMAN when the required Flashback logs are no longer available.
Our requirement is to recover the table with the same existing table name.
However, dropping the existing table causes the associated grants and dependent objects to be removed, so we would like to understand the recommended and safest approach.
- What post-recovery validation checks should be performed to ensure the recovered table is consistent with the required point in time?
- Is there any Oracle-recommended procedure or best practice for this scenario?
- How much space is required to run recover table?
Tagged:
0