Database Backup and Recovery (MOSC)

MOSC Banner

Problem with Database restore.

edited Jan 25, 2017 4:00AM in Database Backup and Recovery (MOSC) 5 commentsAnswered

Dear All,

My LEVEL 0 backup script runs on every 30th day of month(The rest days runs LEVEL 1 backup script)

Today I'm trying to do whole database restore  using a control file which was backed along with LEVEL 1 backup today at 03:00:00.

But I'm getting error:

reating datafile file number=1 name=/u01/oracle/amit/system01.dbf

RMAN-00571: ===========================================================

RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============

RMAN-00571: ===========================================================

RMAN-03002: failure of restore command at 01/12/2017 03:19:59

ORA-01180: can not create datafile 1

ORA-01110: data file 1: '/u01/oracle/amit/system01.dbf'

If I try to validate  data file 1  I would get empty output:

RMAN> restore validate datafile 1;

datafile 1 will be created automatically during restore operation

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