Database Backup and Recovery (MOSC)

MOSC Banner

RMAN Recovery On New Host

edited Sep 1, 2015 10:23AM in Database Backup and Recovery (MOSC) 13 commentsAnswered ✓

Hi all,

I have a production database running in archivelog mode, with incremental level 0 on Monday night and level 1 Wednesday through Sunday. I'd like to test disaster recovery with these backups on a new host/instance.

Production Server

OS - CentOS release 6.4

DB - Oracle Database 11g Release 11.2.0.3.0 - 64bit Production (SE1)

Archive logs written to /rman_logs/ora/

Test Server

OS - CentOS release 6.6

DB - Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production

Mount point /rman_logs/ora/ is visible on this host.

My RMAN level 0 script:

RUN {

ALLOCATE CHANNEL c1 TYPE DISK FORMAT '/rman_logs/ora/%U';

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