Oracle 19c 新功能 : Rman Restore table
Recover Table
1  | recover table SchemaName.TableName until time "to_date('2020-06-12 15:07:08','yyyy-mm-dd hh24:mi:ss')" auxiliary destination 'c:\ap\recover_temp';  | 
目錄架構

執行的Log



暫存目錄檔案沒自動刪除乾淨…
結論
1.在舊版本就只能restore配合skpi tablespace才能完成這個需求
2.在還原Table的過程中是需要一定的硬碟空間需求
3.Table取出後要記清除產生的暫存檔案