Database Utilities (MOSC)

MOSC Banner

RMAN restore recover.

edited Feb 7, 2017 4:37AM in Database Utilities (MOSC) 9 commentsAnswered ✓

Hi..

Need to some help to test Rman restore and recover.

I have 4 node RAC database with datafiles on ASM. I have taken backup of RAC database onto local filesystem /u01/bkup.

I want to test the restore and then recover using below script on the same database.

Startup nomount using pfile.

restore controlfile from backup.

alter database mount;

restore database;

alter database open resetlogs;

I want to know as i have taken backup onto local filesystem /u01/bkup, does this automatically restore into ASM filesystem or do i need to set some parameters in pfile.

Thanks.

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