Database Backup and Recovery (MOSC)

MOSC Banner

RMAN-06023: no backup or copy of datafile 1 found to restore

edited Aug 31, 2018 5:04AM in Database Backup and Recovery (MOSC) 5 commentsAnswered

windows server 2012 2 std

oracle 12.1.02

i am trying to restore a database to a point in time and getting the error: RMAN-06023: no backup or copy of datafile 1 found to restore

run

{

set until time = "to_date('2018/08/03 01:10:27', 'YYYY/MM/DD hh24:mi:ss')";

restore database;

recover database;

}

however, when i do a list datafile: list backup of datafile 1 completed before 'sysdate-19';

i do see the datafile available:

BS Key  Type LV Size   Device Type Elapsed Time Completion Time

------- ---- -- ---------- ----------- ------------ ---------------

1916Incr 1  10.93M DISK    00:00:42 01-AUG-18
    BP Key: 2164   Status: AVAILABLE  Compressed: YES  Tag: BACKUP_INC-SMO_HUM_080118041505

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center