TSPITR ISSUE
Greetings All,I want to perform TSPITR for tablespace, after Querying the TS_PITR_OBJECTS_TO_BE_DROPPED, I find several thousand objects need be preserved.
So that I make a plan.
1 make the tablespace read-only
2 export the objects by Data pump Export
3 do TSPITR by RMAN.
4 make the tablespace online
5 import the objects which has been exported using Data pump import
So that my question is that how to export and import the several thousand objects quickly and simply, I don't want to do it one by one.
Any suggestions where I might start looking to track down the problem?
So that I make a plan.
1 make the tablespace read-only
2 export the objects by Data pump Export
3 do TSPITR by RMAN.
4 make the tablespace online
5 import the objects which has been exported using Data pump import
So that my question is that how to export and import the several thousand objects quickly and simply, I don't want to do it one by one.
Any suggestions where I might start looking to track down the problem?
0