Suppose that a table is dropped by mistake and you have to recover it.
Unsing RMAN to backup and recover the DB, is it possible to do a selective recover
(recovering only the table and not all the TS or DB) ?
Suppose that a table is dropped by mistake and you have to recover it.
Unsing RMAN to backup and recover the DB, is it possible to do a selective recover
(recovering only the table and not all the TS or DB) ?
Thanks a lot
Sofiane
Rman does not allow for you to do logical backups. The export/import utility would allow for you to perform this
type of selective recovery.
Bookmarks