test rman restore
i am trying to test rman restore, but keep having issues with the final data count.
here is what i have done.
- database have been regularly backup with rman
- create a view in the database and issue switch logfile
- shutdown database and restore to 2 weeks ago, check the database, the view does not exist (reset to the earliest incarnation)
- shutdown database again and restore to the point in time where i created the view.(reset to the earliest incarnation) but view does not exist anymore.
please tell me what am i doing wrong.
thanks.